Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4548 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-NNRYf5xjDvBC/agent.2055 SSH_AGENT_PID=2057 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/private_key_12286225297079659978.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b07907031c42486a15145aa086d9a229d7f98e08 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b07907031c42486a15145aa086d9a229d7f98e08 # timeout=10 Commit message: "Fix Testcontainer issue with latest docker engine" > git rev-list --no-walk b07907031c42486a15145aa086d9a229d7f98e08 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.onap/oran.url # timeout=10 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 > git submodule update --init --recursive onap/oran # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins8660268152045714713.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5c6a lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5c6a/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-5c6a/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.39 botocore==1.42.39 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.1 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.2 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.5.3 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1193405129638633103.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-4548 [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/a1policymanagementservice -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 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -Ddocker.skip=true" -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins18161363244320311458.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh /tmp/jenkins2215440801795340406.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config7896594474100713304tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config16723482394697765133tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins865194755141515587.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> sonatype-clm.sh Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.12.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ a1policymanagementservice --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/jacoco.exec,excludes=org/onap/ccsdk/oran/a1policymanagementservice/models/**/* [INFO] [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- [INFO] Copying 5 resources from onap/oran/a1-policy-management/config to config [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- [INFO] Copying 4 resources from onap/oran/a1-policy-management/api/offeredapis/swagger to api [INFO] [INFO] --- build-helper:3.6.1:add-source (add-additional-source-dirs) @ a1policymanagementservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/main/resources added. [INFO] [INFO] --- build-helper:3.6.1:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/test/resources added. [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api-v3) @ a1policymanagementservice --- [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatusV1 [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation keepAliveService [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation getPolicyInstances [INFO] Processing operation deleteService [INFO] Processing operation getPolicyStatus [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation performAccessControl [INFO] Processing operation actuatorLinks [INFO] Processing operation actuatorHeapdump [INFO] Processing operation actuatorInfo [INFO] Processing operation actuatorThreaddump [INFO] Processing operation actuatorLoggers [INFO] Processing operation actuatorGetLogger [INFO] Processing operation actuatorSetlogger [INFO] Processing operation actuatorGetLogFile [INFO] Processing operation actuatorHealth [INFO] Processing operation actuatorHealthComponent [INFO] Processing operation actuatorShutdown [INFO] Processing operation actuatorMetrics [INFO] Processing operation actuatorGetMetric [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation updatePolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getPolicyStatus [INFO] Processing operation getPolicyIds [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1policymanagementservice --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.10.0:compile (default-compile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 132 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1policymanagementservice --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ a1policymanagementservice --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:07:52.868 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:52.884 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 10:07:53.072 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='total_ric_count', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 10:07:53.318 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:53.318 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 10:07:53.326 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:53.326 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.454 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 10:07:54.035 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-17841202381421149762/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 10:07:54.940 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest]: OtelConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:07:55.604 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 10:07:56.358 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:07:58.443+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:07:58.458+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:08:00.901+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:08:04.990+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-01-31T10:08:07.470+0000 [JaegerRemoteSampler_WorkerThread-1] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.OkHttpGrpcService - Failed to execute remoteSamplings. The request could not be executed. Full error message: Failed to connect to /127.0.0.1:14250 [facility=, subject=, traceId=] 2026-01-31T10:08:10.619+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 14.313 seconds (process running for 22.672) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.67 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-01-31T10:08:12.423+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-01-31T10:08:12.722+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:12.726+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:14.769+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-01-31T10:08:14.847+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:14.848+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:14.861+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:14.863+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:14.875+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:14.877+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:16.885+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.438 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-01-31T10:08:17.027+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:17.029+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:17.030+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:17.194+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:17.196+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:17.197+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:17.198+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) [facility=, subject=, traceId=] 2026-01-31T10:08:17.204+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:17.206+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:17.207+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:17.348+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-01-31T10:08:17.373+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:17.375+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:17.380+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:17.387+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:08:18.307+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 2026-01-31T10:08:18.332+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2026-01-31T10:08:18.333+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric2, reason: Cannot invoke "org.onap.ccsdk.oran.a1policymanagementservice.configuration.ControllerConfig.getBaseUrl()" because the return value of "org.onap.ccsdk.oran.a1policymanagementservice.configuration.RicConfig.getControllerConfig()" is null [facility=, subject=, traceId=] 2026-01-31T10:08:18.334+0000 [reactor-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-01-31T10:08:18.352+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:18.354+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:18.357+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:18.480+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:18.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:18.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:18.630+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] [facility=, subject=, traceId=] 2026-01-31T10:08:18.745+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:18.746+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:18.746+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:18.752+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-01-31T10:08:18.860+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:18.862+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:18.862+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-01-31T10:08:18.881+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-01-31T10:08:18.994+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:18.995+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:18.995+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-01-31T10:08:19.282+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.316+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.482+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.499+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.501+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.513+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.514+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.517+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-01-31T10:08:19.527+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.530+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.538+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.539+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.549+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.550+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.560+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.561+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.570+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-01-31T10:08:19.571+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:08:19.575+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-01-31T10:09:29.254+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: 38e2cec5-7118-4c52-96c9-29632c5d0ca7, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.01 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:09:30.028+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:09:30.029+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:09:30.546+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:09:31.360+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:09:31.368+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-01-31T10:09:31.792+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.854 seconds (process running for 103.845) [facility=, subject=, traceId=] 2026-01-31T10:09:32.350+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.251 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-01-31T10:09:33.114+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-01-31T10:09:33.241+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-01-31T10:09:33.342+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-01-31T10:09:33.343+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-01-31T10:09:33.446+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-01-31T10:09:33.562+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:09:33.816+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:09:33.817+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:09:34.234+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:09:34.604+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:09:35.103+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.38 seconds (process running for 107.155) [facility=, subject=, traceId=] 2026-01-31T10:09:35.761+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 28adf833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:35.953+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28adf833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:36.189+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 3ab9474f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.555 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test 2026-01-31T10:09:36.237+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab9474f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:09:36.312+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:09:36.312+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:09:36.642+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:09:36.928+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:09:37.327+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 1.078 seconds (process running for 109.379) [facility=, subject=, traceId=] 2026-01-31T10:09:37.458+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 71494ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:37.582+0000 [https-jsse-nio-auto-3-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:09:37.584+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-01-31T10:09:38.337+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:09:38.342+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:38.375+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:38.505+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 53e66373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.517+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-01-31T10:09:38.518+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e66373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.594+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 63f3ae5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.620+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f3ae5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.743+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 541d34ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.762+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541d34ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.851+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 543f194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:38.869+0000 [https-jsse-nio-auto-3-exec-10] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:09:38.870+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-01-31T10:09:39.070+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 6b559091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.077+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b559091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.081+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-01-31T10:09:39.097+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:09:39.146+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 2d4af2cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.154+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4af2cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.234+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 69fc716c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.244+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fc716c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.333+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 5cf0ca06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.357+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf0ca06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.442+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 9c7d6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.462+0000 [https-jsse-nio-auto-3-exec-10] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:09:39.464+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-01-31T10:09:39.699+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 2ef78162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:39.708+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef78162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.480 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:09:39.801+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:09:39.801+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:09:40.179+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:09:40.490+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:09:40.848+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 1.104 seconds (process running for 112.901) [facility=, subject=, traceId=] 2026-01-31T10:09:40.932+0000 [https-jsse-nio-auto-4-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 67d9ce34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:41.058+0000 [https-jsse-nio-auto-4-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 3a015ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:41.089+0000 [https-jsse-nio-auto-4-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a015ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:41.178+0000 [https-jsse-nio-auto-4-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 7754699a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:41.295+0000 [https-jsse-nio-auto-4-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 48828061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:09:41.474+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:09:41.474+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:09:41.805+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:09:42.081+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:09:42.552+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 1.125 seconds (process running for 114.604) [facility=, subject=, traceId=] 2026-01-31T10:09:42.681+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: 2019b671, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:42.728+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:42.735+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-01-31T10:09:42.756+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2019b671 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:42.855+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: 329281d3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:42.872+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=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:42.873+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=] 2026-01-31T10:09:43.004+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: 24f6ad34, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.072+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f6ad34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.077+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:43.118+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329281d3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.227+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: 50c80d09, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.241+0000 [https-jsse-nio-auto-5-exec-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:43.242+0000 [https-jsse-nio-auto-5-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-01-31T10:09:43.256+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: 6b1141cf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.272+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1141cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.279+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:43.299+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c80d09 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.443+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: 31f26686, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.451+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:43.452+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:43.461+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: 7b1ac087, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.468+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1ac087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.473+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:43.482+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f26686 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.513+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: 37797f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.531+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: 749514e2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.548+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749514e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.564+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37797f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.691+0000 [https-jsse-nio-auto-5-exec-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-01-31T10:09:43.692+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: 2307e502, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.699+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=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:43.701+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:43.711+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: 26bbba2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.729+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:43.729+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bbba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.737+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2307e502 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.771+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: d062add, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.784+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: 16656109, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.792+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16656109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.803+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d062add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.918+0000 [https-jsse-nio-auto-5-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-01-31T10:09:43.918+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: 2caea2be, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.925+0000 [https-jsse-nio-auto-5-exec-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:43.931+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:43.943+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: 712c671c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.953+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712c671c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:43.957+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:43.967+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caea2be the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.020+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: 22285091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.042+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: 59e9863, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.050+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e9863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.064+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22285091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.157+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: 2ca89251, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.169+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca89251 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.257+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: 6f2caee, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.294+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2caee the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.366+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: 55e90c9c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.371+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:44.380+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: 22ed3b05, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.388+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ed3b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.393+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:44.402+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e90c9c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.484+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/3b1a373d-243e-4cde-a7e2-d5378924b895, and the Request Id: 8abafdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.517+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: 1ccdb281, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.524+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccdb281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.654+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: 79c1285f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.661+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=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:44.662+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:44.673+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: 7c166472, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.684+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c166472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.687+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:44.698+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c1285f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.742+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: 4c2b4c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.755+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: 688c3e84, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.763+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688c3e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.770+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2b4c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.845+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: 54e251b3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.851+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:44.860+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: 54a62b32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.868+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a62b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.873+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:44.891+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e251b3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.946+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: 5d785a5f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.952+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:44.964+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: 4706f89d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.970+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4706f89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:44.977+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:44.986+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d785a5f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.052+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: 1f10762d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.072+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: 47ecde80, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.079+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ecde80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.088+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: 2ad026b4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.096+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad026b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.109+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f10762d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.192+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/policy-types, and the Request Id: 6ef0dffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.209+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef0dffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.286+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: 22cc8d48, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.299+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:45.308+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: 711136c5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.318+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711136c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.325+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:45.349+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cc8d48 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.424+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/b5a1b9c1-3412-422f-ad70-7497aa238a86, and the Request Id: 5ecc1e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.439+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: 53e3f754, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.455+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e3f754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.456+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecc1e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.536+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: 55c3be37, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.542+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:45.555+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: 30b011ff, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.566+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:45.576+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b011ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.577+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c3be37 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.629+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/status, and the Request Id: 31d817c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.647+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: 2af8a5d3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.664+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af8a5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.670+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d817c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.771+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types/type1_1.2.3, and the Request Id: 4298ca06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.849+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4298ca06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.928+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, and the Request Id: 63352ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:45.941+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63352ce the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.012+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: 7240af6b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.036+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7240af6b the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.117+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: 2f516034, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.130+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:46.138+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: 483dfaa4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.150+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483dfaa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.155+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:46.166+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f516034 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.178+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: 7fec7f0b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.186+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:46.197+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: 3f16868, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.203+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f16868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.214+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fec7f0b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.280+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: 6b197199, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.296+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:46.310+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: 317dd8ba, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.322+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:46.323+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317dd8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.334+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b197199 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.339+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: 79bcb9ee, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.347+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:46.357+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: 6ffb46d1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.364+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffb46d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.373+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bcb9ee the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.457+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: 5588dc0f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.475+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:46.486+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: 59da57c8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.497+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:46.501+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da57c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.513+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5588dc0f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.532+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: 2c50b359, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.539+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:46.548+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: 20a4222e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.563+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a4222e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.576+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c50b359 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.666+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: 267fa98c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.673+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:46.705+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: 77b91290, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.711+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b91290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.715+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:46.732+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267fa98c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.738+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: 65613004, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.744+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:46.754+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: 39f7d410, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.772+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65613004 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.773+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f7d410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.850+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: 18dd2316, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.861+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:46.870+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: 63f19ac4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.876+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f19ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.880+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:46.889+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dd2316 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.950+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: 50ef9713, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:46.956+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:46.961+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ef9713 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.039+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: 7ea383cc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.045+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:47.057+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: 57ecb845, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.065+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ecb845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.071+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:47.088+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea383cc the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.199+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: a7859cb, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.209+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:47.220+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: 49ab102, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.229+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ab102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.232+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:47.240+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7859cb the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.273+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: 52c48bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.288+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: 2d422c7b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.295+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d422c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.304+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c48bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.425+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: 79fffc2f, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.434+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:47.442+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: 2c86e963, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.452+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:47.456+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c86e963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.460+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fffc2f the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.492+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: 5cea43b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.503+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: 42f62b63, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.512+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f62b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.517+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cea43b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.636+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: 30b82fe9, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.646+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:47.658+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: 5e037d0f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.667+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e037d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.672+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:47.690+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b82fe9 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.729+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: 473f4487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.740+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: f1e2325, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.747+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1e2325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.759+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473f4487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.851+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: 1fc3ed4d, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.861+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:47.868+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: 719a156d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.880+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719a156d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.889+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:47.898+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc3ed4d the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-01-31T10:09:47.944+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: 704f7839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.960+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: 3a182aaa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.971+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704f7839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:47.975+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a182aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.106+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: 7fd4af52, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.114+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:48.124+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: 4d6150ca, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.131+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6150ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.134+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:48.142+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd4af52 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.206+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: 3c949c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.220+0000 [https-jsse-nio-auto-5-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:48.226+0000 [https-jsse-nio-auto-5-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-01-31T10:09:48.231+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c949c27 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.298+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: 780a1ea7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.305+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:48.312+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: 16bbc78f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.318+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bbc78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.322+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:48.328+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780a1ea7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.395+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: 3f884589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.402+0000 [https-jsse-nio-auto-5-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:48.403+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-01-31T10:09:48.415+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: 242ade67, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.421+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242ade67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.427+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f884589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.500+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: 7ed0018d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.508+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:48.515+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: c593a26, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.521+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c593a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.525+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:48.533+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed0018d the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.601+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: 331e70a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.611+0000 [https-jsse-nio-auto-5-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$qfB9i4dY.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-01-31T10:09:48.612+0000 [https-jsse-nio-auto-5-exec-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-01-31T10:09:48.618+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: 51687601, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.624+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51687601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.634+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331e70a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.709+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: 50ff2382, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.714+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:48.722+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: bbe26dc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.730+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbe26dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.733+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:48.740+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ff2382 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.804+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 71d02f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.810+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:09:48.817+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: 5b83b95d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.828+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b83b95d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.836+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d02f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.904+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: 4a08ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.925+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: 13b2aab9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.943+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b2aab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:48.951+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a08ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.041+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: 5254e529, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.054+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:49.064+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: 46cb631d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.073+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:49.074+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cb631d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.080+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5254e529 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.132+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: 465d51fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.139+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:49.147+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: 57040537, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.153+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57040537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.162+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465d51fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.218+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: c8ac635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.231+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: 539ef3ab, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.239+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539ef3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.246+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8ac635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.317+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: 3e3fb96, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.325+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:49.332+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: 74c09b4c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.340+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c09b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.343+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:49.349+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3fb96 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.411+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 255745b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.420+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:49.427+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: 202e5995, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.433+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202e5995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.442+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255745b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.502+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: 1be689ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.515+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: 3d572b80, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.525+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be689ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.526+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d572b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.592+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: 28c8ae96, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.603+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:49.619+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: 302d4db6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.628+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302d4db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.640+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:49.654+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c8ae96 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.723+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: 6792dcaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.732+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-01-31T10:09:49.745+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: 286b0146, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.758+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286b0146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.760+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6792dcaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.813+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: 579540fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.823+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: 567d7de9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.828+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567d7de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:49.834+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579540fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.437 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:09:49.957+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:09:49.957+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:09:50.342+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:09:50.719+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:09:51.144+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 1.256 seconds (process running for 123.197) [facility=, subject=, traceId=] 2026-01-31T10:09:51.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: be09f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:51.254+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:51.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 1b3c68de, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:51.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-01-31T10:09:51.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 42969b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:51.655+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:51.657+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:51.865+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:51.964+0000 [https-jsse-nio-auto-6-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: 596adb87, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:51.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-01-31T10:09:52.154+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-01-31T10:09:52.156+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:52.188+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:09:52.199+0000 [Thread-34] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17eb11aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.237+0000 [Thread-38] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.273+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be922a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54327b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56793a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.310+0000 [Thread-43] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d57f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c2b7908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.344+0000 [Thread-47] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39562593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed095b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2b7908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45266b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d57f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e9ce609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.421+0000 [Thread-55] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9ce609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45266b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 4b9c949a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: 28d029a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282ae58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.478+0000 [Thread-59] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274c5556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.509+0000 [Thread-63] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.524+0000 [Thread-66] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e33e490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7c40d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2aaed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.591+0000 [Thread-71] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1b07fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31378364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 3e3a6ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fef715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 74c7f254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3150270e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3150270e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658b8077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205dcf77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d30c014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1eee06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d30c014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d54bc42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f198284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 331dc1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d54bc42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 3cf99d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331dc1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe0c27e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778f78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe0c27e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cdf6c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: 29762511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b246657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.740+0000 [Thread-85] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:09:52.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b246657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 4de9abb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e269fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e269fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d71263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f92b2d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3837eb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f57b1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3837eb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d71263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: 10593404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f57b1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f3490e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7955153c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7955153c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3490e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66778293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 1751362c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 1b6be2d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 6479ffda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0c7d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 2dba80dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f370d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0c7d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 51c3d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 163fa83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454bf61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163fa83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 52467906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: 4ee759a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1d4be2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d716876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 4e6fdcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647cc417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d716876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ccc962a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27303caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a4d890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e0a6a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 2353ac02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec7d357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27303caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 542a682a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccc962a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db8d4f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653d7921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db8d4f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0a6a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 67813a64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: e570874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fe6937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a568a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:52.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a568a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5047f0c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 7727d0b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1f878d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493df605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1657d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ccb900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429ee29f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccb900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 18381ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 1b66fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6089507b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6089507b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cca9293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4356d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 6be5b09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f4e6d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e528f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 2a42c7e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e528f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135958b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300654e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4febf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4162ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4e6d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c706cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4162ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6217cf52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6217cf52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 6768a175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e9f480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3a35fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4febf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3a35fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 573542ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33064f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 15768c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26cccbe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d6925b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33064f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 81d17e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0772df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81d17e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c709b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c709b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0772df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34240a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681ec2e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 3988877d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 49c2beea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681ec2e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 4d366a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cccbe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d810923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 4842d085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63c94290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 1d3aff79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 6fd8dab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c94290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212bfc96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60308b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212bfc96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d1c1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b00d5ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d1c1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b00d5ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 540c1d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: 5b0e784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 407a0305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24709a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 2d4c0001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 5405e787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 12fad010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 1c44ec61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2785c715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 8a382aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a53062f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a53062f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527c83f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e189cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c7d0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527c83f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5854b88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190575fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 25cb032e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773453e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20bb8b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b041cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cef00f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c43f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce2f094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c73d17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d18501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3744fb1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc650da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce247f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144b3f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e4cd69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 4c07d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1af938b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce247f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc28914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea0cb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47df9f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea0cb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 677cc624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc650da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 741d1e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677cc624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144b3f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47df9f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4b1601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18fcc995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f21e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d153950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c9ba57e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37178e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af938b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4282d3e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d153950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fcc995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37178e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f21e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9ba57e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4282d3e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ecb0bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 1a3efb65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8ed9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 593883ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 31b741a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 5fb79591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 2f0c03e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217caca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: 1158f888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecb0bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7359f790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7359f790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 654190e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8ed9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d822bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656fa72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656fa72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d822bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 117c570a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: 3a9e724a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 67436347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 40689d45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 3dfc1686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 36c7b88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 6fb6855e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240deb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 8d0d8d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17392de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 13e9c837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 2d41186a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240deb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa36898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39be96c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c20e02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265ec0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee95b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:53.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce3b0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722d31c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e930c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b29fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b29fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ad6aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf43470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 709008b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b483efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6dfa9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 699c1558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60aa2718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a751cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eded762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f0f147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60aa2718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f0f147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c182fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: 3d6b2d87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c182fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a09531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 4e6f2528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8f9771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a09531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3239ac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9b5670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3239ac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b67a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: 21adfa09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b67a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5551ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9b5670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 61359596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79d7d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 624dc84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1200cf49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d7d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 782b9e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 72582719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782b9e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b734355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: 568a2f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1200cf49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdce362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b734355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6844d5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624dc84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 3b6867c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5fd653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdce362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5fd653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 1ae001da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 783170fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea62625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a1762d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69be0dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db2ab7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea62625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db2ab7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 2002762d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1762d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 33f3ce28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 6cd1fd4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 5032273a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c5d203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5d203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9f9b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 22257f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: 7e5b7da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0558ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a35ed0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1929b6f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a0e6893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: 44068bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.303+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0e6893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 350959d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 7b21dc9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c3d518d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3d518d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1581670b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 180838cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14512405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1581670b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb25e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb25e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3cbec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a06fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd6688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: 2ea94e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 25dda9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94f155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7375b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31180857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 4c2e5628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c96ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: 9e983ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52d20886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7fb467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dcc83a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ee7be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d4b9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d20886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b26163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcc83a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b42dc4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb368a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ba360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b42dc4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ceff671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb368a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: c8fc011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714f5a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceff671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ba360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c30988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39613d2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508f5fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508f5fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 6b89dc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39613d2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199ca349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 6be3355b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: 2f201d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f5a87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714f5a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26394e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 236341bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b697e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2838c688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a15c682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2838c688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a15c682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 2c7b1b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 6a62819b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 16057a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d4da67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30fb194b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d4da67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 7ce99135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63dd992b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fb194b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e3390e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2317ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 4657783f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a720475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef9ec12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dd992b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a720475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f456a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e3390e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 398fc1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6200fd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70876439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d73a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6200fd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 5841d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 20f80fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c65bd56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53266305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef9ec12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53266305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c65bd56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 31a356f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 1cd9901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58854c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 2afbcd2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 8eb7a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602baa75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed7086e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323a6ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 60669b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc9d694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 5ed411d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f5773f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 391a9173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e4615a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d48f365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f57ad1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b891a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92e0119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d48f365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f57ad1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cc42a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a702235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eec2814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b75e8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b75e8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eec2814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a702235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: 57ecc305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8b553c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58d2187c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8b553c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f848c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed3c9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 43879d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d2187c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 6e14b3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ea77cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea77cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 1b65dc26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552b6f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4428a3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 606f31c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bca0056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606f31c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152f0aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80d5b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80d5b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152f0aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 32541e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 107e7cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77747921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77747921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: 73352ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f138a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 7d3101b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af7fcbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 56bd8b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ee5cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e28bf6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2165a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ee5cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 4652d12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad2d2ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41546825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2165a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774f642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2727154e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 674af0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 7fd24ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:54.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e28bf6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a46b9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea498a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad2d2ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea498a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674af0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 6a521398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e71c97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 3e7483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d45acb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: 4345a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e71c97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0293e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0293e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 457f67c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: 7991c6c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398413cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398413cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471a2c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4027988b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616dfe2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4027988b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84cbd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: 331d9f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758de9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 3567fdb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189ef29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189ef29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2315f4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 6e215378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2315f4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 7b2d6236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 1f22468d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 74c85b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: 312b7965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 57ed7f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e64bf59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f49a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e64bf59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb3d9ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76208fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f49a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76208fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 358f1c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358f1c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 7031935a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db6158e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: 9bb3bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a633fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41388cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb87398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6434d806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5332079d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc42416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 66b26843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc42416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e202d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458ad8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f82648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c95182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 10281f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e202d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c95182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d15898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec60d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3e0a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d15898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6881791a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d8855d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: 113d359d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8855d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1decf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2c8cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e286f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 1d8ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c90660e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a957016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fed8aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fed8aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a4e856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: 5e0d1eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a957016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d57b942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a967168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d57b942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 17dbcfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a967168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495069fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 2ccf29cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495069fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296b442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62764f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296b442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62764f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: 190934ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 191b2082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b9e9930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9e9930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 2108b7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 1580ae5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 40f0effd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c75c5df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a9c99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3af4bcd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4293ad97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 7b76206d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 24ec0870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af4bcd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576dc60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8529fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a9c99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4983b233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11caaef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8529fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230f0db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11caaef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 24b0caf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: 13e506f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc44088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: 31d5ea1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248881f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e001185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4293ad97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673b6a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b32869e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673b6a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 1fd1eb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31829c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31829c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbe891d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 5bfe5bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 111f0a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c884c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57898278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5411efef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b2f457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7d9407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f2e7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7d9407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 11de954b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ccb215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f2e7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148953b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 6a4adb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148953b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204b900f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b203874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204b900f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: 6d5ea4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: 400e647f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d70d68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eef03bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65845233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 175f72bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eef03bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa4f879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65845233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175f72bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0f813e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f855e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18569804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa4f879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 38017f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6723115c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0f813e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 7fcf0b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18569804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 687608f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 3552c2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 422906f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635e6555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f065fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b9f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5ff920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e01bf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 4901133e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12310ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12310ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff15898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532b28a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: 105d2df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532b28a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff15898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 5a6025f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c66da1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c66da1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 7296766c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ebedc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ebedc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: 6f30f5d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71df68f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ade5633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b71f2a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4740b62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ade5633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4740b62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8, and the Request Id: 1e8b21c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa1c0f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa1c0f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4559aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 56f1e5b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e120a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: 411fb961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 7e59e5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9914d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c5b205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c6f0acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34d5ba74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d5ba74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: 75195d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 178fb62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6f0acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178fb62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dce85f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8, and the Request Id: b7e7a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c694a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bf5730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dce85f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 2a56e1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d30be81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff76828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff76828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fe8dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d70636d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 568d3e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 1f30049a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c694a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c13dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c13dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d70636d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308eaea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: 71c2a9f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d43d7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311ae114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 220699f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:55.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d43d7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c41e9d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c41e9d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761791c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458bbc66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418284c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 79965cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6677dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 16ed8025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 52e9c313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2862d242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 53305b9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64eb8af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2862d242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709e7436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709e7436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd45ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe9d43c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563f187a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe9d43c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ba72a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 45e1e230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: 411d716d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563f187a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba72a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a249a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247cd5bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 170e6a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee4d8b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c63910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c63910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: 326607e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a73900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a89991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 49255858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae14207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a89991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 47c87af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58481778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c907519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f8740cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 71c921b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8740cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58481778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8d4d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c907519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51037b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb5d928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 3e595de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c628f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 571488e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794e2aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571488e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2590483a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633a9933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633a9933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31516953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: 32ed0bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7077ff2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ccc3e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639fd514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7077ff2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce6dca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: 5dee7004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63eaf3e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 38df8ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce6dca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: 4ff2c47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63eaf3e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244b7da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe74f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe74f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244b7da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8e47c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 4b173745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 2630ba3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 38e12058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215847fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215847fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 710e3a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d4e13d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: 1d6c1804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d4e13d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771156d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a64bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a64bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771156d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a1d96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 232987eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3342ae10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e022f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e022f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce71257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 193a754a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193a754a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 3dfdf4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784182f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec5f973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784182f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 234ef75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 7bf4238d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71020a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71020a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 1136def1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 58d4d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48471a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48471a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 798211ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f959c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 30153a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f959c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22472bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dae356c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2beffa06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30055e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 27387d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9110f87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 9e3bc89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dae356c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 7d1e1a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d10b87b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b63132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbaed6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d10b87b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599a89fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c69bc0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7393d386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fb8f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753343cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2b4583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7393d386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2b4583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173fb1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6856a1a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 3014ce8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: 57ef8bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6856a1a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: 36bbf2d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d174e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d02c35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34722465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69759f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d02c35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69759f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cf60e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6302fb99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fe8c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a3d6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448fee84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f28d4d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 82c3658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6302fb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 1822c140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f28d4d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 647c158b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 25bdb1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2450fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504ee437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c41ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2450fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fe8c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 3b751671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f7a032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fd0ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb1760c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a84c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a84c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ead9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb1760c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 4f315cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f7a032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1f7747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fd0ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240337e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de9fb68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ead9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: 64e305f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: 1b14e016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1f7747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3647e6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e510bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de9fb68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59505dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: 4bf7a98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 7a708f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3647e6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 4adcef30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 2ad2d207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b62a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 3f20102e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f931de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: 71de04fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b62a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55146f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c045f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 50720352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55146f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c045f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9169ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f796115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545eae60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 592d2e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 7cc89177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d5fa59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d5fa59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3febf6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe70044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe70044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15fe93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a14942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a14942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 19ead038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: ac6889a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b410d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8c2a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f79d32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248cad65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11-, and the Request Id: 45f5e6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31302992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b16423d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 145fe840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1228411c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3592eb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c617265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3592eb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a480da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: 6aaa7da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33526edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33526edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1228411c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60888a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 7a1c625f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481dd92e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c617265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1454f669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d85864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1454f669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 1741a752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7326d683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481dd92e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c4c749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: 272d2204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c4c749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de6924d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208ccabc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160f0022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de6924d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 2026-01-31T10:09:56.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: d7af800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208ccabc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2c3c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:56.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2c3c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: 2de4b11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b38336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47c775a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c775a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b38336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493bc9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493bc9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: 272f46d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: 63b2699e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb89897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f367ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb89897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: 3001f342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 11b92b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 28b9d794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337de395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: 2bdd1453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c07494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 6205bdc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461ac14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 7ed0f17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9ff5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: 4d15d92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d6ad1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e46fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d6ad1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c754e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bca9f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7a92ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c754e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ada384f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 6b1ce45b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7a92ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47606100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243d2c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47606100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c994e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e61b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: 1faf3f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651fbf26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9e2f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cc13cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442a7d4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7767b637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c059e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 1b5bc32b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f345c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7767b637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c059e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c019ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f345c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b91cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5366021e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c019ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b91cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5620fad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: 1eec277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 7d3967b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 56c903a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d91de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5620fad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 355cf116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c026861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3266bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257a51fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 554fcd22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257a51fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554fcd22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: 742fcba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355cf116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7550f37c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24988aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7550f37c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb9a7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: f76b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 51762acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d72055a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cfb8c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb9a7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 8e55780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24988aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 259cb0a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d72055a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfb8c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 3084309c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d84f40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320451ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec1bc5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aab3471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec1bc5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aab3471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 149665c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 74f7e702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: 430795ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ccf76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 755f72d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 2932fc5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1159411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387c8441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1159411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab53a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 1502c56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 54c880d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cbf4dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab53a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b736d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: 7b6f6827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 4eab4947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c3c49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a8c29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c2129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b24665f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c2129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 590a466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b24665f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2efc5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a44f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f77882c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efc5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12cccbb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: 5dc1d9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4d0f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: 3308be7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eed790e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cccbb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168fb055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27641e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724b5ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e70a5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554eefe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 3e167361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 7d4a234a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2094c333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cee20b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6baca39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7dd9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7dd9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe5fe4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe5fe4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 730d96d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2094c333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e0c3034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c5fd59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0c3034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730d96d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c5fd59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3298d373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216a9e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3298d373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2570023b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 5e6a0399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 36d4dace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2570023b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 50e5c275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2111ed27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ae88ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2111ed27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad3d9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7342e0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae88ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6152c817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7342e0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: 34899338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad3d9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: 2e776753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: 74bdf3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741e1525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586dd13f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741e1525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586dd13f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683251de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 4c23101b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f636b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683251de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f636b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: 71a62a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 58bf1401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed9b19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f756ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 11051c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732e6218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 4a4db56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 5cfdba49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 7b1659c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 12db7914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cd6e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99cfc27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: 7caaf381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5601eec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a1cd51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46eaa92e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5721f1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167cbc04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37adfb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167cbc04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46eaa92e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 665dc5b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4bdcd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 2462064b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249d2d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249d2d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10a544d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a544d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcf89f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe11dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 623d3074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c0b6c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6232b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f1a1601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1a1601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a39738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551a893c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551a893c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266fe36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: dbd1034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28012105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 4fac5b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e418433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e418433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 4c618438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f8374a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8374a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea1a14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21230191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21230191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 4593ca2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea1a14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 24432c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da556fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b2457d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 1251518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff68a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: f961452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff68a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52fbc845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c1a5c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766f7d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c17c34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1cc028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c17c34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eeed85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18088106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fbc845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1a5c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: 7ffd77bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: 4a51ec03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6e8390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6e8390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 1b7fa8d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18088106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 1ebfaa04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1048f045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d958d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6f58b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: 4a92260f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b98ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d958d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732fb104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c3a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 59965d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:57.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 3ea859b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e55553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211076d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732fb104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c3a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c2af34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c10249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c2af34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e55553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: 70b59702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76883fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 175b1720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d82c53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76883fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: 8c216db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670e98dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720d2f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2479ad08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52adc632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315dd062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52adc632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315dd062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e555a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.063+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8408bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e555a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b517418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b517418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 7aa237b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7404d30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: 6767cb2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1261c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1903b053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 5e61c5cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: 39858e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 2fb36d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5452034e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66664cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5452034e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66664cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: af7fb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e3a522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71aa2702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af7fb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71aa2702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: 66b7500e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 535e0fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52266341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36671568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36671568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70594701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3789dda3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eeaf078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70594701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3789dda3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eeaf078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 5abd65b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 3c962b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3347498d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 57f75641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 67879d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b76d457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b76d457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: 18c748bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d86b266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d86b266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d358172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 7877b9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 42d9e8f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ec2c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: 110483d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0f3b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 12a4b0c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df32957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eb23e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa60c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa60c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 818f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 43138931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c93d9e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e08f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4443c85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 5a4fd894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e8b566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4443c85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318c8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35268f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d49c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b19a0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce6ea4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f13890d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d49c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2228d319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2228d319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 3128d5c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145c63f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475f33bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39377f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 41524e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66042595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f8084b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39377f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66042595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207c13e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35289abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.404+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35289abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5872e445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8084b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5489c2d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5489c2d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66883acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5872e445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c72b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4fbb5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4fbb5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c72b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 5bdd9141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66883acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7a8f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7a8f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 2d7f930e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: 6f9b8151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c3fcc61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 598ad2c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: 421b4252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 184f8f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184f8f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 104b2a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 24bc6d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebd22d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104b2a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ed9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3fcc61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ed9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: 410d6f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cfc9e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfc9e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: 8e63a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 647c03f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd24433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd24433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 738249e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: 6c9a59c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 7c03c832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 14a7403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617b1394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: be8613a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 30237f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce6cbcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9297db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7a8dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 339723a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1725934e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365674d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 615c44c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c6c870c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff0f32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b35c52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6f06c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6f06c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fce1d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4ca3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d112f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6c870c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587cc89f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758f1327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23cdeb5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: 8dd767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b372a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cdeb5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d112f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b372a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 386c4e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7a00f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778bf3aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 3c97aec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71601afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7a00f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750b221b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 399991bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1144148b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb40275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3efa0d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efa0d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23457565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39693116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23457565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56036061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39693116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56036061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b4de0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 4696292d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 47509f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 2fb05184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa2ce0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e76acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e76acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 322d4b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c436c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268175f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c436c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268175f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483d3641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483d3641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: 55b23e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5728ee7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5728ee7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: 4fbef21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f545428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: e64920c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a97d337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a97d337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc1dcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 265e636e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc1dcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 3fa64df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236f527f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28599b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207f6d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236f527f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: 6bf35629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a96fd66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 59b181cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 4f2d120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f490c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f490c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bf224fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f2727b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf224fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 17cd9490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34351430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 70291df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff3e304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439d1dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76262d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: 36ba4891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f2e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f2e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6345a3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6396ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6396ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b2412b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 560269e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 457f8006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16916d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d411e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3cca95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:58.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da711ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d411e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da711ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e8577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a0d696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f98154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ffb105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee71502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671f4b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee71502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a0d696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 6f9a0f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: f9549dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 6b1286b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecdb5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f6f86b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: 64d16596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5b8253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4e9a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5b8253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4849014b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4e9a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4849014b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5acc8946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43575699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acc8946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 5e284074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc4efe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc4efe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43575699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 7663bfbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: 19156b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de767f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31c504a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 2ffe63df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499c0b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f1e15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c504a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c4c3f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621021cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aec780c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621021cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa9a024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 70689665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c68f034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa9a024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: 61c0f66e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aec780c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: 72ea078d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de767f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 571ec320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571ec320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: 6a1dbdc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: 7f96763a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3a3fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: ef9a277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6ec449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f315714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183684a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183684a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235d8587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3313ae2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7797c4de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3313ae2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 143c52ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 555a2a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3112957b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e0805d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f81af57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e0805d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28467dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62450589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 584170d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28467dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62450589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460a2789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dcb69ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 7f1347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: e680117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a32a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcb69ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 805aab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 35a07e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca787dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a8817d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cd0445e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47abb307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a8817d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c4097c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47abb307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd0445e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 28a90707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4414bfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7046fe5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5baa8d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4414bfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 2b962640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3611b907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 6f46d326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7046fe5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5baa8d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 68ddad83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8745a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afb9ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fee4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 4b84a242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194b818d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43943a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43943a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25edf092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41924fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: 58656be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25edf092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41924fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49b5e5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b5e5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: 1980a337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 66ddb12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20, and the Request Id: 232a2249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6269bf0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c0bcbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4952b64f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4952b64f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdbed5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599a1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303eea9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ff34d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43278740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 803c6f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43278740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 62c12d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e76d100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 422e15ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 4ddef388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25bf4009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 229dff9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5a3e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bf4009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c273af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b46fbe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b46fbe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f050acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8d658d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640c4ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7f34e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8d658d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5a3e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7f34e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 30595b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab4a237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c68fc6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef127e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef127e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab4a237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 774aa195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 5bc5d85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e0a0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: 71db3eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e0a0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1162c240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 5e9c5c9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10df8d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f17ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fae0ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fae0ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55715d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f0dc50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b37ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b37ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d38c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d38c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 51215d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2785a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6415b316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 3df9f02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c71fb06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a5e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1345af8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c71fb06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: a048ada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a5e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 427528f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ce4342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427528f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ce4342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: 1bbac342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 58bb915d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8948a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1345af8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: 649d8916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 79bae0ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: 11392c3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a3e645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b77b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a3e645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e1debb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57afd151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d6f5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57afd151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e1debb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.725+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: 3a176639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 422e1688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58532ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422e1688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 348391da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 490d5d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66075969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542e490b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 2d9a5eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: 72486d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66075969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59f8ed25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c46717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f8ed25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fe17b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: 35d00c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: 44ad8e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 3604553e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c764497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9e1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48bd51ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3c9ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c9603e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45643c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45643c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37083253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8e5373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37083253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 27c771f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c41d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea96ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f95ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f95ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 6efbeb4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761dc466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2494844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 95fcd00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761dc466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95fcd00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c75fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 5252168d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c75fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: 67b5c748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46063586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a184c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 2c11770e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdbfdc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24938fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4cb168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e59674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24938fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3d2a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bcce4be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3d2a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: 41b740d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdbfdc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcce4be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38573852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 30a4f9ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 514b545f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56762173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 206667cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17c657a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56762173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514b545f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c657a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf72565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206667cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 12dd116d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34dba341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf72565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 858e505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34dba341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 858e505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 528c4977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7507ef6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656f7f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: 625ece01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 401820eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: 4a0762c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656f7f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 4afd9d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:09:59.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcea43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f24768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e36b7a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 7ce9947c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: 3d5d587e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfbe13f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 7511f1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 630a801c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: 4c403f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 2f248877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c43ba37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65998a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c43ba37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17cae789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3423f008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cae789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3423f008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 4111e542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 207009f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207009f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d90799f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d90799f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc9a2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: 45a9c6e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1d7e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4241a069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4241a069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e27a21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd3bb04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39aa0930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183c4583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 5d6ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49156764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c46b319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f764a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49156764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: 5d53dd6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9e8994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9e8994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 5df7a487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 2d13ff9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc3d689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d97c32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aa90b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aa90b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527a898c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 730a8213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527a898c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f627071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 2eb61009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b399891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 6c78903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2956d6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730a8213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a09e05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2052bf4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2052bf4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d46531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c59b10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a09e05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: 2b07994c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eda3e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c59b10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 76157275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22, and the Request Id: 31a6fabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1cdd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f3d3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: 15848936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38356553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f6c685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1dd237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1cdd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1dd237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6070be33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4319261b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adb515e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4319261b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f6c685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: 254a2a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: 34aa6ec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 675e0acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 265052da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adb515e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: 36bdcafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675e0acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23, and the Request Id: 65730f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d8e661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bb73e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b204bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13abfe5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b204bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64bcf9fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bcf9fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d402330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 33b65181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 11fa8a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d402330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13abfe5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34641c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 470c859a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3718ba03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470c859a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 4dd46fc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723cd821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3718ba03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 2cfbca25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 3970a793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: 72001b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 7db3749f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b909080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c381402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 65f24f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6872cf39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609c8100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5057df5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 255d9c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c338c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759411a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159c41a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162c4ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4e2341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a1bf68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4e2341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4ab32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43dd9b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7dc5b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43dd9b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7dc5b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc3f65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc3f65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7267a590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aed2cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7267a590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aed2cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 1c6c4164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: a8fa49d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 1d9bfe48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7489fb25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663d50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b68454a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b68454a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc1e8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc1e8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71967467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1c287f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: 69a626f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e137300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1c287f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df725ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df725ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15654546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ccb670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15654546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: 512b5c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ccb670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b970f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b970f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 15ce82c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 1dd735b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae57422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b346879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae57422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 40e99d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f4af3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 4c93776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f4af3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 5ccf7003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 29a0aee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.687+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17060233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: 26fd2de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487dff4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487dff4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf01cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17060233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf01cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: 48b9db4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfcda2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 53f09098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633482e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fc0844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 1bee1cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e1825f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 3a118010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2754dc5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fc0844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: 48de32b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f866e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f866e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 434f13be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 70b3c8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3931df83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614fc367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32675e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d505958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182c9527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7dfb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763fad26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763fad26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220c771e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d82ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d82ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 2caa2cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 606ff5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efcc566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 1673eae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd5501b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5abe63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5abe63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 158301f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158301f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecb796c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: 433de298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2845d1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f745096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c4d299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17654019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba14dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dab6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eea477d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eea477d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17654019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68df7682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6310988d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5cdab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6310988d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 7216a92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5cdab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326e3849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8e7ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:00.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326e3849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8e7ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 6241483e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: 2eefde9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aee031f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17967cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 3b22e9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17967cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aee031f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543c8c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e514b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 144ca16d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f68fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a52c7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f68fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d3c4002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fdac6ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 78c8f96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a52c7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdac6ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3c4002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 205539b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 4abddf86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 868810f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145ae851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3dd3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 7edcb14f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145ae851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3dd3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa08f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 7ae96c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: 4489e773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa08f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1491a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f8b39e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8b39e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1491a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239a6e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4c4c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24100918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 7690eda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24100918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39600501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 26f25877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 3f42816b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1b701d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 398d0007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 5d930a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6333bd4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: 4d69452d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e23ce4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e23ce4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b974a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e0d2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e0d2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: 61811598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677c524b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1af7e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 5b7e1c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 1938d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4825c10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e74edeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ae06db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ae06db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9be96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10365211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aa4a7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa4a7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 595dbaf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 26ae93f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bfb68d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a773a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea98569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfb68d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e89c414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bde9f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb8a2b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28811698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39707a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28811698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e709846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7100004b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e709846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39707a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 496c27ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7061f32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc46207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 2cbc5fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7100004b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc46207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 19ba16eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591cb870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741d97e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d07134a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741d97e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d07134a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44fc5f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: 249e1975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d02f76d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64432ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3b15f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d02f76d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: 60f9396e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3b15f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44fc5f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a09da45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: 2ea4270a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a09da45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125c7163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: 623ad770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 1147f976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609da086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d4088d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: 6188d3c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d4088d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: 7863b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2374a58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e8177f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 29f999ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 9255a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30bd005b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2635ee31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: 22452e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bd005b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2635ee31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: 619d8e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: 6add5dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54226802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54226802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f1c247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c609d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4049aa10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 23c1c07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4049aa10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d1de6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 34e87d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edf16e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0a5524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47c0a045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693ad08d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693ad08d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30580354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 51c0df1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebd09df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebd09df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0e008d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c0a045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 4db410d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2933f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: 4774ce47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2933f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508e31cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 676ca69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e4d222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e8dc21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205b9ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9506edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 35bc4a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbb19e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce41542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: dd3209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce41542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e66bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aae263f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56226fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111273ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56226fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e66bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de7b1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b386ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de7b1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b386ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: 11ece60a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cbaa8f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 38b9ab46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbaa8f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3422855f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19531f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c97649a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19531f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0614e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdb2e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: d9926eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdb2e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bbd270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 33feac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1597fd18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1597fd18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 2d51102f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b29fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b29fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 785cc4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 1b5a833e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4290d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11846a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11846a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad5076d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd40c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad5076d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dcd0954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd40c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bd4c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcd0954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256c5378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be71a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 5ed4e62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: 1a095084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256c5378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f31b1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afb0f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bedc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: 217fe810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afb0f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f31b1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 1659483d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5f769d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 9c09016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5f769d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27, and the Request Id: 1488203b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 724f12c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 7dd8e0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31460aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 135009ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135009ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152c4f35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 65598fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152c4f35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 2872656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b0ce40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d2c3dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e25094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 2755a121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6148a5df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 1d43284a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8b8c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632dd43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa4f95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7582e905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7582e905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467b6015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: 7d589223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a0ec198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e58d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e58d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 344253e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344253e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: 624d91da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0ec198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd23a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 359f7955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fec072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd9b583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd9b583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70db331d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fec072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359f7955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: 39fa2f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c595e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 5a9d9fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ddfb8e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddfb8e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e4eaeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: 58ba0ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f752f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5155fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155321a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5155fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbb2e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 457d8a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24609700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4b8ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24609700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: 7f327267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: 1ea5d7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ed7f73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed7f73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22477c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22477c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 482bb31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7687bf60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d097131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 7feea8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7687bf60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1aecd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155321a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1aecd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 3589e07c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6255f1cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 76daad87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6255f1cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33af0a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ba9f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ba9f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 56a5682d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 7c7bb846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181cfa7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdb0f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28, and the Request Id: 1af00fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181cfa7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720eae13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494aac8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff804a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494aac8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee45236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee45236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: 506fc590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 1e08b5c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 376407e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123ed7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f953ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 443ec015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ee404c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 19765eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:01.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a90318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648007db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68fbc345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fbc345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4cc68d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76dd8135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: a970ada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb6c9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb6c9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dd8135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.024+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a1d9562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 40122764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 209346ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1d9562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792d1f80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209346ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779aab35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779aab35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c35af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: 764c5a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72671b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf4a61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a5ba3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf4a61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a5ba3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d698d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 5a3e5ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 28fa36b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341b18ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b01721e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 479d2f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c78f468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6ded18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 215f7b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215f7b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 3df43133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: 53ad510e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc0af8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ab90b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c25fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d07dcac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c25fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 47dd1b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739e092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129aa19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129aa19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739e092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2639c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 57a7a7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d423fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 29b781d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d423fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3238b602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3238b602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 2e1bf396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b205af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b205af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 42d5af68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c1922e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e73582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca7c04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ba07c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ba07c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cd5ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 4b0e10ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 53a9e67a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c02b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8a1c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b8dfcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c02b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eeffa83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eeffa83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 40e2c0cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: 33946f84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33838c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5354be9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79470af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5354be9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b236790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5597a29d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b236790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5597a29d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 6b09387d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa346ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7849f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa346ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141df9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717248d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7849f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 3ebd5030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a2ab52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a2ab52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 6a385365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 6bb7ad92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa7a25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c786bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 2d6f72d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c786bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbb1069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbb1069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b299503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b299503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: 7f4b10fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65aa6414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65aa6414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 3fe549e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7db672a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 6105bf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db672a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5861e97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5861e97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: 5e8cf363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d1a59c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: 901913b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d1a59c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca903a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca903a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: 709336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6646b3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca80b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 4b56ec40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257c635c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64db2cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 58455f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef911b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723d04ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 2d1e4e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc0bc17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 5676e55f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 600c50db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d45634b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d45634b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fd72d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd72d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 72f5a211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24168d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b801f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d4fd642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f48de9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4fd642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e861a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d7bb0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d7bb0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e613b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e6a7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: ba8a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5082e976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555bc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2049a00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc06329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 39d11473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b035050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b035050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64a5171e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a65854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ab3539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a5171e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ab3539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3733c8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27fd0b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fd0b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3733c8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 680eaaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a969b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a969b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c82e432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ecee39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1196a0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecee39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1196a0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 780b7d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d084090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d084090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: 76a12633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: 312e89c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49caee6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66392387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66392387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49caee6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c1a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 31b8649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 3c5a463e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786af363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786af363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 21143673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 40d2a74a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa209ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2620e799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa209ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2620e799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: 6ed2faf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe14ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 6514b953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe14ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588c0c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bdf91f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdf91f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: 48b15108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: 36e8d0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738d4450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 5039d0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: 71aeca4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d10003d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: 3ae23453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45952bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 4426e89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2642868b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0b2613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47578336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3d927d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abf3644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e74abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f30ec04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 59db63fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f30ec04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41842784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed008a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8c503e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8c503e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a1dfc6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 75f4525e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1dfc6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222628d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b604eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222628d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ad0714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 4af3fdae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658c2969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b3b357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b3b357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddd3da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec7c3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: 1d4f1bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec7c3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50465b20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1d7ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50465b20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204474b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 67b8e209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1fd604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204474b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5506ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: df94eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5506ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df25fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df25fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1808a2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 3c451a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a755986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 40e0ef2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1808a2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a755986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fa1f7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa1f7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5eec43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5eec43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: d6a39f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c4ea0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27907698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c4ea0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27907698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 5a6b4cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 6531a434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 7361be4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d984e06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439a67a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2408a548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: 28bb94fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: 145e717b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2408a548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf9aec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16006ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16006ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137762c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71705215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137762c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.847+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 242c5347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf9aec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 9a0360a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: 4684f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: 21b65d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 181e8e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d4c4a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddd0444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d31daaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbbc929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 8cfc810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: d075d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fabf2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab3af3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec9ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3f647d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184fda24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a3103c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe006bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a3103c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c23b7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b09578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4d6f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4d6f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d55189b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b09578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220a570b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e811aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220a570b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e811aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 3603fa89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340f3c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340f3c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f61aaf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488e406d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e605fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 57fc02b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9b315e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: 22b2578b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 2e4ce977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e78bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56220050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9b315e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:02.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3b1e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 47ad6bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: 1c17757e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b56625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b56625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631f3113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a6f9558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6210f5a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 782e6335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6f9558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f87af4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782e6335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631f3113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 436703e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: 9f3f387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436703e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f87af4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721b8c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721b8c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2150eb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: a45104a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667b194d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ae5cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2150eb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ae5cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: 715fd235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95a049f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70589ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: 378d855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70589ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d55b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: 64c809e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c512dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16fb7bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c512dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d55b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 3e68cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 3a66f544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 14041d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 19d06f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 416a92d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6c90b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640c7ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640c7ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 344cc06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 69ef6536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: 7285199b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470fbe91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cf8519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 5e4c22f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd2c1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd2c1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5184ee30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a03a0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3187304f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a03a0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6425ba6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fddb6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6426e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6426e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d07749e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423977b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35be9a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35be9a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 38d2898d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501e194b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 16ab3dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b224489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 5770ee27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 436cef29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8bd45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436cef29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33db92f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33db92f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27259f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fbb70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 28cfca29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd9bd22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39197d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39197d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd9bd22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 4fef0b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11407895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11407895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7325fb91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509e420f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d294ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7325fb91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ab8717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d99e8ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 7f440e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d99e8ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34, and the Request Id: 13d085af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11a7448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a7448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a42197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1316a664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 7e0ec1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ed552d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4418f865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4418f865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1316a664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 791730c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431e4e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4779cc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aed1ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aed1ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4779cc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431e4e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 7ad2662f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 57479031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5444ef6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5444ef6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 6c085324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: 55f3402b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 474c2714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 44881e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e4bfe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72754fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72754fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35299775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e4bfe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fec4441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35299775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219a25ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 6120bdbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de49537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219a25ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 45be6110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 29e1b239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ecab44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: 6e64b6b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ecab44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e76b082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e76b082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 5a9dcaa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbb08ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 3378d7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796090b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28aff105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: 2cc01f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0ef2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 2ace53a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4877ad84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3f2804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28660832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 2832c150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ebe084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b10b630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b320099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d674e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef69ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31af8930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbcd8a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb805a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb805a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c56abf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc676a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39028820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c56abf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc676a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25af663b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25af663b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34971075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bf962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3169c848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 547f7a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3169c848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547f7a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: 6fce10b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52138503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 67ea4a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 1b5696e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494bba5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494bba5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb09377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477e6853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb09377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477e6853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c886e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c886e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d56503d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3efa4c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d56503d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0c3c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efa4c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0c3c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101be8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: 66a9486e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c3862e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b9df3a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c3862e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: 31fc589f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4c7d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4c7d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 7bd08417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 797453c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 3cdf29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: 49bde06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9df3a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 5b829d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 753f4e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: 541f5696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3dad84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: 5d5950f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753f4e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3dad84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a7e6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48009311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48009311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3e3dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13748895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 4808cdc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13748895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 4255259a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 21d055e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: 4996acde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 3d241138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 36a6efae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc878f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d66b5df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 66aeab20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3761d2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5779c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76855e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d23966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 36a2ad19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1bb864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27765afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaa3306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2977640e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729716d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729716d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2167f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5677aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5677aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63923676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a97ad2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 3b30ea18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fae9012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fae9012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c081f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ea4a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3c0ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ea4a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3c0ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75537e96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75537e96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126872d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fee689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126872d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 385cb334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27880b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27880b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 4ca1a69b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: 1282e4e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72c9f465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c9f465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac80fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac80fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: 4fc2faaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cff809f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279e2aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 15660ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cff809f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193b7af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb9110f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb9110f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: 766dae6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 2614d807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dae0ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dae0ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a12cc6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247e1aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a12cc6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: b538344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 185a376c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c8669e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: 5af502e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 6a82e71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b07f6f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b07f6f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79dda3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dda3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab6893e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 12df7233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 31d7760e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a7430e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a7430e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7257eebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7257eebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc349b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc349b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 79be05af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 5a60d12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 465f7e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53581881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465f7e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: 710ad44a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9bd6ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5436d415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cacabf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2555f9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a8c16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 317c77fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 6be37e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321dac0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf29b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 21f2b841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d60c525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44367953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81c8579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66fc8791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fc8791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f0316f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148ac8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148ac8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e35d71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 444d57d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e35d71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b185535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 805ba90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b185535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 805ba90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c72bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: 7501567c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157add22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c72bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff4dd19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff4dd19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76369987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2daab068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3a656f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 9ab048d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76369987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457b1fa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:03.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37, and the Request Id: 22031513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c715d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d19e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7879005c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7879005c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 7a5c025b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d19e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c10f4b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ce7168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ce7168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 632a353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: 5ae01005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c10f4b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 51c44349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 3f0cac49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a162e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb921bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 588a455a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb921bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 10d531c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e2c4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 104d1fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a90573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129ddd86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129ddd86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bcc5efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc305df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b083235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a90573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: 3e54372c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43b6a330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b6a330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512cfa66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362d347b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a62e318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 3920fc73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393feee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5711edb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afc0439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aaa0ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afc0439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aaa0ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9b6ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbfdbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9b6ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa04495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbfdbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 3689422e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b0616d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa04495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5066f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: be7409f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4c24e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 7ea71a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38a89363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5066f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a89363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 149ca4e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 61c80cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe50704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe50704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 563e467a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b1e12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 4ba9edd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 2bd8a4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29629ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29629ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74902104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74902104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 2868e0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27c464ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4cd40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c464ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4cd40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 43ce5a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9e8d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3473c6b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 28a51021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3473c6b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc82db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 433f8385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f458c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6a6eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f458c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 35c1e09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bdbf40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bac5ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: 5c1dd413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72c3767f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c3767f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.273+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: 727d4f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b7f2f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7f2f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78752b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 5121b748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78752b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eec04c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9bb45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: 70738b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12405aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c45696e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99dc97b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77731c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12405aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: 4a0b2c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0a4f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510a26d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b88a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 63e15a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ae6c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae6c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b88a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 777d1134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe1ae04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777d1134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1ae04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: f48d8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 41fee409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 5780b7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77daaea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ecd686d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77daaea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bb7585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db04548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecd686d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db04548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103f4081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103f4081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 28024389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 14a3e869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 3e80aa2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c74d65a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 87bf80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f7861b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a929be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 7ba48ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e94e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af39c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2ae07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2ae07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28a42f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7e58a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a42f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a4b1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a4b1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 5cfd87f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 47e0b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c5b7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b00ed53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b00ed53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 7668493c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 932dd39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 6dc8b8b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf6df81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf6df81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: 7dfad94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6032f731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60c8f038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58025f8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3349dfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45116b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c8f038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b661f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 78244c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5140c97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5140c97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62824d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 55b2eb02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62824d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c9b51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 560be238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aec45e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17be8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3383218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 428276a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c9b51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f790fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df9edcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3383218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df9edcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17be8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf127ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9d7819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: 6f8b19a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf127ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63adbedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 7eb464d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c29acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b09209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 1ab94aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b16509a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cf0a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f00da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9d7819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: 6339e12b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d596a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64326e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 649a4a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 2c8381cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769f977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769f977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64326e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 622c46f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a32acbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622c46f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a32acbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52577d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53fd9e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 36dc28e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: 1bd09f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fd9e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464647c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464647c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214fba04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8a8f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 44f9958b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52577d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36430e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: 44f927d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 3cbf85db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522203f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402f5a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522203f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402f5a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2953007a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36430e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1188879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4742f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2953007a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4742f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1033b229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 11fe29ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a0b91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 7f829a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 7e7bf6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbc2b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a55e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 61114a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: 4a769da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a55e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1033b229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 11e77f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cf7090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 153934fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc18190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548acb54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20440e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 2f6237bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: 53e9e236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352cb401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6c565e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 149b8e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512d8bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48812c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48812c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a986a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5077c297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d057b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d057b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2601cdea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46747b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2601cdea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebfca00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebfca00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 70e7e13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426c5dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 3a4b62e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7a0bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba34b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba34b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66bd5235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a46d6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a46d6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bd5235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 692e4901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52d75afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765d8705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d75afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 3c926c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb6eb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70963da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 14234fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 2e8390f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b83e765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b83e765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 38338e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5514efbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5514efbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: 3741bc5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 780cbb26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c4cc20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5faff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380c1251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 188e9f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96f1356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380c1251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e616d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d0ccf74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e616d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0ccf74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 5a853d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc7b86c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc7b86c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6893248c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 432ae975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8e75a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ba28aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11106329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f5d92d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11106329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4593bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323f3523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323f3523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d08a3c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd38446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d08a3c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd38446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 783adecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c5967f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: 3c2f14c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173802eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173802eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.908+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c5967f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 798a4cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ca06f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3182cbe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c171d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ca06f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c171d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 21675611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: 59b00f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 456564f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea13da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1759aa20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1759aa20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc1c633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dd745c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc1c633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d93a910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 2b673478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 576a5968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b39a8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 185295f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 30c5327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68fd3a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fd3a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: 55575aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f501e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11132ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d1ba7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1ba7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f99a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 1c0c11d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f99a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9b87c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9b87c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701c89b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe66b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:04.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 1a2c015c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 81a9be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d437ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a319392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e584dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e584dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d0a1343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d78f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0a1343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374a9046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d90a844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 1e46e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d90a844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6999a8c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24dc18e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 467b1eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24dc18e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524607d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: a81d9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 2c6c6291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f597af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9d2470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e33db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9d2470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce1424d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d62fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b14d479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b14d479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 5a1868b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5771a281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5771a281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f65798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e29525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e29525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 43bfe0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d70470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 3f8169b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2b394a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2b394a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2d2431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 251bd4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251bd4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2d2431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b1026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2b21e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 5c5783fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2b21e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ce9b9c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce9b9c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 36fbd3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 5e3a9d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 38f4c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad9ce60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b1026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad9ce60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee0fed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee0fed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: c760c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd5aa95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd5aa95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 4626e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127d9e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d994d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26553cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d3f6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d3f6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 483b69a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: 5c5a62d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5174157b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: 48cc2ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 58b1f27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79728619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: 69808176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ead69ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ead69ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778260bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778260bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 28fe70a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 7a106af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419421ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a5dd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660343bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c3a2639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1340d477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3a2639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291799ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b64a6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 3ce3a2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3eddc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 416d4dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3eddc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cb6097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 6f9242d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be21626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267529d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb057cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710b55c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b74942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b74942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6296eb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb057cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6f855d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25724d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c97e169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.265+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25724d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c97e169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: 51ee979d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: 2dea53cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdb3bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 4eac35e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bba8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 1c1aac73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64018e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c70cb6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c70cb6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d640e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60faef27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3053fad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d640e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3053fad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fb0ac65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 1a2a7815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c24cc53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c24cc53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36255b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb0ac65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 10ff1eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36255b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ce77da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 1a28d2c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce77da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15551091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15551091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 74f2a617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 1afbc65e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c043a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c043a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5071151d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 3d8f8d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c58de8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c58de8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f80fba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 6b32ccbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab04f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab04f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: 5e00eecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729f145b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754f70b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754f70b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633c6c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: 443a8733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: 53e28c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55540dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 22facfcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a3f4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 7d7ff390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bb76d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b02dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5767271e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5767271e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48570b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48570b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f0adec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b02dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6470a484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f0adec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 4b37e149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 31786f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55fb2212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fb2212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea5064f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7942a5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea5064f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 988b913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 618ec0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1b2832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9eb19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: c522807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd383e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54029bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54029bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e02a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e02a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: 53ad5e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 64d90add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 4f4d9f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9ace95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b93e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b93e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 1a2c6337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725c3d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45def5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725c3d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 6ff0df66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65650518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 128c7031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 6c4a95d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128c7031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e0c479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b86ab7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b86ab7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7510bea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 6d07082a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa60b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff1a08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ebba9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff1a08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39dbc6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebba9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 398f7bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: d1f446f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb47079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398f7bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb47079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 3055218d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 9c3bba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d74c798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad4ae67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d74c798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a88fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671b83cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef0965e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671b83cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 41effd71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 48831a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 731aa3e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731aa3e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30a447e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed63d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a447e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 44a6d524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 18075911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a9dfb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 49d1ab57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57da4629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: 616a3d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d83e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e70c313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6661c785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb3cca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb3cca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e70c313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c2cdd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c2cdd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 452ee031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 15eb707d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452ee031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 56107c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e11696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652b71d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235e12a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f40b4a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b4e809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc10e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b4e809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc10e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 2efa7d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 2abf664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4124bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e583228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e583228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9bb3e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738bc777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bb3e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c40f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 3abdbfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: 3215d87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b19ab06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3ed4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3ed4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 373f4160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 2e0c6144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373f4160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 75015f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66101f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66101f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b67b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ef4ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ef4ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 51dbed58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23404d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c33cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c33cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c36ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 58428c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b194076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b194076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c36ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 74c6756a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 3f531986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d37a162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d37a162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8d7a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 68ab74ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a2bc00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abab22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a2bc00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d93ffe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d93ffe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: 60a4fa42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: 1b1da50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 225ed7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636c1a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f22ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: 313fb4ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45-, and the Request Id: 1f042124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c2f14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c2f14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659bcef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c2ffbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: afb8809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: afb8809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 7a5653c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c467f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.819+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 2f30e302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1618eb85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f22da09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f22da09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c49213a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5ff8fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5ff8fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: 1f9ee95c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c8f2a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b008fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5535e513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5535e513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 53d67a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b9d5c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9d5c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: 7bc2f704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 7fb2858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3827719e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52be4f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17de8f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0cab66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17de8f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0cab66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d92ad42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258eeb37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ac99cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c66970a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58afa8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c66970a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ac99cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 2c5405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: 5003f05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158c16b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501b7ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 669cb708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90f377e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd34bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90f377e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd34bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622ba7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443d41e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c8b89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8607e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 4d91db44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eed77c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5eab06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eed77c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8607e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fbabe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: 64d70eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 630a61cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 651a598d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbabe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2439cb0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406756ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740b4a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2439cb0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5eab06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740b4a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362c5cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 385e3f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 1bbcb9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362c5cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a989f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6717bdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6717bdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c8f0463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: 241190dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8f0463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600110e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600110e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:05.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: d0411e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 1ea4ff43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1edd4948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: 53a2f214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 3d2cd553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 5fefecef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 4f2982ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f09d918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162658a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf50821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf50821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: 14e8b6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2c6213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2c6213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f63bc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25487063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74873b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 50bda831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d30b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a71e5ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a71e5ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f88ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64819d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64819d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 52faa68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633c5757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4b2b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1ed7fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28145d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594cb621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594cb621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd2b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd2b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba8da35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: cc44697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db6408a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 35dcff8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3246104d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 42c60e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1b5350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e3e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 1dd9e537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bad951f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 606ec129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606ec129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e65bc4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e65bc4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 120b53fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120b53fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d99b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 6d55618c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d99b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d87fc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e19028a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: 54165553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e9bb47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecdb8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 36eba136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4931599b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4931599b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473103ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75823b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6704323d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75823b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6704323d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5299a626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5299a626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e19028a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106a0ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2332886c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106a0ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2332886c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69082591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61828d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69082591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 454de056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d58cce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 35a75b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 7bd524ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: 7f770a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 664a4a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664a4a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 573cf9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 419a361b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573cf9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11c0c4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2271b386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2271b386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c0c4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 5fc16604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e40e118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 33d182dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d22468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d22468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: 158e5fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 697dc008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 4904e3b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697dc008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 7a4c265d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: 62c3de57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 1595ff25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d6364c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6364c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3280fa07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603aebc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3280fa07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603aebc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188576f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5dd20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 6bde69dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5dd20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71747d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: 12beaf79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 26adf81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7401a5b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 46485271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e5ad32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5290167a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ca148e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 7160f3dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1930cc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c6c36c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f312e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 6c1640c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71de4e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c39e941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 28c95afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534ccad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db0c474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c31d398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae6e679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0216e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db0c474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c31d398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b20248f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a7e074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41dcfd2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19538f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57115980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19538f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6547d187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7103189f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: 3637a644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6547d187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dcfd2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b9f757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 44f14e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57115980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ec1108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ec1108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5494903a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480150e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103189f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480150e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e45ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 25a83e2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e45ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: 222c67bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f0a2ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: 1db3b04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 1770ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1893f300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f0a2ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 6ba50d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d23d9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cb27019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d23d9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb27019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 469c26ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: 1146c2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469c26ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0871f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: 3313af9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7728413f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7728413f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de1142a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f7e6d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7e6d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: e21a6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 45fae385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 3b692904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 69156040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: 55f18067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c143e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d2bf470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2bf470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 1035462d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f685704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f685704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ff6672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 1804c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 1de1eb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254b3ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e168f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9acff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7411e929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfdf52e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ac1e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc2d8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 455a468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ac1e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d029935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d029935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614e15f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: 6ad718da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e168f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d58b3b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6e2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e7e833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e7e833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 3fcf8f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7751d0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 1fceceb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2151fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35365970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501fd237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 7984a079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f7f555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1acbea29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ecfe7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f31c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 589a1e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589a1e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acbea29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f31c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba718f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afb6a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc9953f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f7f555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc9953f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214fd3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8029dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1307fc97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 3f04f47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b524af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8748c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2647e134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8748c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b524af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d61499e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2647e134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 45f79f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 36bf4780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afb6a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b42854b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1307fc97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 56cbfb0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d61499e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12591d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 7fbf1f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12591d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa256c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 27fe0a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 59d994ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: 54f92045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f82b84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 6c6d3557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 570508f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 764b147e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764b147e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b9a55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1713918e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1713918e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b9a55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: 59b2a6ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: 77eba627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e9463f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9463f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 72c50e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: 3cadcc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b3834b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd42f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e34a334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3b0c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e34a334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1ffe19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d1c661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d1c661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: f19fddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 311aab84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c0f1ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0f1ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e59cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253e159c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253e159c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 7b278e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550d3763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea1c463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5833d28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1e2f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1e2f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43b19df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b19df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2655ea50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: 6eed3d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49-, and the Request Id: 4a16b434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 49e634e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d34960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b155bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b155bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45534a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45534a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 349f5048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: 1bb3c9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebea14e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d649a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfa1559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 3751ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfa1559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fef672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5ba4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632b0403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26401648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edbfa9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edbfa9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: 538f180e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9cb428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217592ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d986758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d986758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d389e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d389e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ca8897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ca8897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 5aa994c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 965e22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b1172d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 41594a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d7294d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d7294d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45522d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45522d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6aa701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6aa701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c79bb6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 720a067a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c79bb6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: d552df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50df34c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50df34c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51, and the Request Id: 2cb4dea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c5af5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd4db0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd4db0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 2edec9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e3a8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e3a8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 41023c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4089f215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d16dd47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d16dd47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bf016a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ade47db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 4f10e710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf016a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 32a9b69a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: 6271a633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47-, and the Request Id: 7029a809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 5255b7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e2fdf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e2fdf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39db888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39db888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d68bb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 7f8fada6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2828b717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:06.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 4dad1b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 103bf0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103bf0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d88708c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d88708c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46731bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 253aa529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 53d3b356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262cbd12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c63cc33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5492803a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: 41455632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9e23e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a60812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3c1085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4272797b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf1f600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 6c3472c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64be5ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca7ed51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fdeefc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b494ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdeefc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0097b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 406f6d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 428a3588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428a3588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406f6d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: 5314c1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fc2d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fc2d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690422b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 509a8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c287ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c287ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b14404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fbc2737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b14404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690422b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 3149d79a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbc2737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 371d1b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c122e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e83680c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d1e8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e413ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d1e8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e413ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1842fece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1842fece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 239b2af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d726c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 138f64d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 784d0959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d726c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 5c5ed8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 6fdd5906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 2d91889c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a0f93f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0f93f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138f64d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: 429b9879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 228f8e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b495337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739ed7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 501cd740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501cd740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 471c4480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17920c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17920c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fb4a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 71fce6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36aedd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 5aff1f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546df54e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 69e0d9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31dff4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31dff4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f736a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f736a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fef9bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375a2162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159e34f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 4c062f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1721f904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: 57c185a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be7e6bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fcce7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cf6a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d381bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d381bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36bf94d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bf94d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 51d859f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac0d479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 65453b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1296ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efcc9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac0d479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641e435d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6853f026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d8f9f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d8f9f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 31b94d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6998c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139dfa61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139dfa61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed5405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: df2017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6998c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6217a509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f8d9e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6217a509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521bc7a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: f6d217b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521bc7a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f8d9e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 3d730004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: 3e931c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bafa87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28845930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bafa87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436ee02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28845930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fdcf958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: 571cceeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdcf958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: e27d8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e70190e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b47cb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b47cb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12414580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12414580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc3784d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 50d705a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276b06e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc3784d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e14e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e14e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 311482a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec2980f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 77250968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: 352a7509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de617d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 48217a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: ca3d306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 6d799369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e63fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 6e381cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e593ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797cfcef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74500f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e96c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492d6b2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4897c5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d374ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9de4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5701728b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16056f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f99b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a31ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16056f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a31ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a10ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a10ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3425ebf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 144607c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be26278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a7632a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7632a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3425ebf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 1fc5de38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be26278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cb0bb4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227ab6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb0bb4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227ab6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: 6b7e1158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 427d45a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b433555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123facc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b433555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20229d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70eda68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 3313fd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 9643a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 5155adce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70eda68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b09763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22442e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b09763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22442e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19be9345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: 3d836a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19be9345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: 656a606c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64df0288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64df0288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb53cbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d5bec69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb53cbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5bec69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 6be9ff32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 7f73674e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ff6680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 6e735179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2030dfe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 2d6d5dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2030dfe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 53d088e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ee7969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307625ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ee7969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 495c7080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee3c1ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aa53439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533c6915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa53439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540c0cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: 73962659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540c0cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 7cd0f085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 38412167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cb775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d6b717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0c9453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 4831c802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42143cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4738a62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4738a62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d837f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591740f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591740f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 7a7f1508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae4afc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: 1c520a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c6aebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1661d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f33c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb6c0d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b289ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e70182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de3fa26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e70182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de3fa26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24ad6b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f3098a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ad6b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3098a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1360c04c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1360c04c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: 689c0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: 426d7f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbfdc8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 62c16f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40532cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2671537a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40532cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a6b487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: f656d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e8fc9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380038af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ed8d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ed8d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2205e6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2205e6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5d4aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0e129f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23af3060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 4eab7361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 17e63358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 33c5228d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ab33223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab33223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b1e407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c33407f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c33407f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 129c7ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed102d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b1e407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec29bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6b57fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6b57fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 566fff54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 172ec3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566fff54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1256f728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39c09024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709ccd58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1256f728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c09024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709ccd58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 1cd3ae4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: 43594059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b71da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec29bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: 78afb3a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 225674b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b71da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: 7c60fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fb4c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a2bd013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2bd013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4965e9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593751c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4965e9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229d25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 7bee30bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ab22e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 6e145a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5702d44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5702d44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e70914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 660cba73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2037ad5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2037ad5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 7aa44a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 46da5eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: 14acf858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 68ca5a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40129d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 52ca7369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ab0c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ab0c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eff0179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4612e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eff0179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635e7c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 7ac1a960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dbd10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f194205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 7c729d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50841da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:07.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4058991e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 2b6bb096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61194c20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ce789f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226c5b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c6f2610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6f2610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b73c56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a656e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c207e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c207e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 69252ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bb1388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef43f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290f63bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cfd4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cfd4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e316181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434f7351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62502e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434f7351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c02879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694ddaff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: 1f05d9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c02879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694ddaff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e316181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 5a0051e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5ec1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0873c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ad2aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ad2aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62794357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5ec1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44bf200d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bf200d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: 102681ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 60503502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 46a3e821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5f7b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc9c12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5f7b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a85a6f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a85a6f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e3a02b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e3a02b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3088ac3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 389ae57e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 48ea9054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa4bab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa4bab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3088ac3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: 1996b743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2137206e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 4432692a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2137206e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: 645c9b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 50cf688d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 4b87a94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f19c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba61b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba61b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3710fb22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 376fc6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a07ea38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 3c7cc6fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 509b4220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbd4934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a07ea38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509b4220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b929a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: 1afe1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b929a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 3edfdcb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f7904b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a614e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7324fe13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 3e0e0f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 143ba55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7324fe13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27acc7ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27acc7ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 2978b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64663051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601fad90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: 24625473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2ef43c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec68874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398f3622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c72dfc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.241+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c72dfc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d27317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bad1666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 50a8364f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bad1666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 2055294a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 4d9733ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1ab019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1e0b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2779bad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2779bad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d52b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d52b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: 732ba471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577d9d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577d9d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127f6792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127f6792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5904330f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5904330f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 55096a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679027af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679027af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ccf683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 65067ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e1a124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da922db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 103195c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 76bd255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8e57b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 7ca1efc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da922db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b43a6e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fd856c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4205a3c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4205a3c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240c3a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 15b72cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 6f308286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45108864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f0978f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0978f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4953ffcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477c8b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5908e119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ae8be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ae8be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 17a8ad51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bed64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b1496c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba3787a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c2f9da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: 6f796dd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba3787a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2f9da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3236d397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3181ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288e573f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc49bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc49bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d98148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: 5f824c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57109502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57109502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288e573f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 242e9101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17016277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d98148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbcfd93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17016277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbcfd93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffd8ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 790ab5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffd8ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: 55a23ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57, and the Request Id: 4f7cff6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e096186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e096186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7560c114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a4f6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a4f6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c98005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 3e68b18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c98005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78b7a393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 21f35483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b7a393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9d9b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9d9b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5423864b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 74fe6ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 4e4d0731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 60ff107e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a25462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 4a248535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745031b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 330e8517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 70e40c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7800c096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: 6e181e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646a5b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646a5b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f06f143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f06f143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: 4de54931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62454ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eeaa098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 795e4162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319ed9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61aa95c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c1e687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301393bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f1dd09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f1dd09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b23d9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481a7080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481a7080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4980bac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 9dc149f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b03b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e2cec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13bc5d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bc5d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4194d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4194d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 7f762d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 233ba431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233ba431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1b29aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6ca7e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6ca7e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 1b1b09c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 1c8df53c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 600f880c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372dc738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372dc738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: 2cee7300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600f880c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b14338f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b14338f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6e9b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: ae7a97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556fb18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556fb18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f84ab15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6e9b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 71239532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1a0518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f84ab15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: 63ea0e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 27de6aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aeb8602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aeb8602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194a2f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194a2f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722e3210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722e3210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: 77c4e64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3346cd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ceda9e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceda9e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 20aecf43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76439b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36edc0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 6d98ac45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: 7fa11f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c84b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 5de0b7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c84b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 6d6ab38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cec1277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cec1277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: 36117e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f10557f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ec56f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 69e13720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: 419163eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f8eb7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad3edf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba9925b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ca4cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232f80ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1969e190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6eafa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17637f35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17637f35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207d00b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc741cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722d19a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3efe52b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efe52b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a06525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b52d5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a06525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b52d5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2685be01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1340a705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2685be01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: 301d1e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e31fde2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1340a705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 3546c69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10359f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: 2fa333f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10359f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f4bf1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f4bf1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 1c456aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1770af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1770af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b692e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b57c34a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b57c34a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b692e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18735da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfa11f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18735da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 285006e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 49d429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 4f02b706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c43161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: 2145449d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb2f37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb2f37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eff6b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eff6b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 8f2bc5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40e6db27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8cf880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e6db27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8cf880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: 15c6843c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 12f9ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 26f37137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 493e4cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 6c81732f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.940+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 5853b3cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32202088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:08.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9b9ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226df311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e05a232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3852c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edc30df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 6a3b37cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 49315804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755e3b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9c9426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de53c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd3e84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64668bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aad6258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aad6258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26a844f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e41a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113e12f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a844f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47673f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47673f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 177bf46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709c0259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177bf46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39511e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 79813a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0636e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 61738046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f54f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7064c9da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e0db8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0db8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7064c9da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352c7f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a0d531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352c7f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a0d531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1497f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 7f3f180f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174d540c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1497f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1811ab96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 121d1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c17156c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1811ab96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: 5901efd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ee429a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: 7f8b0e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174d540c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 176c5e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e31e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ee429a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e31e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 61122e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: 5b5c610d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443661ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d85866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d85866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20222fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: 6afa603c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d16426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443661ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d16426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20222fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765e6211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 48030b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 6ac0318e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbace17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbace17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60, and the Request Id: 27813267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2048c509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 3e8744e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716ba178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85a7e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2048c509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2220c3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: 76c7e570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2220c3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: 5bb91c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfb1acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4c0ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de30d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 1fb394c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c87d99a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff30ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602d9777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 283b5a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 57763312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.199+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 665abc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1406aac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53118def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375b3c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53118def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375b3c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 133ed52e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133ed52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566049f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566049f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 8003b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90009ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 3de7fc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9e7ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421331d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31be9eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49c4dd84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c4dd84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cf9af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43d690ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d690ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41998c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 5caf10ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 1525aae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48ffadc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: 7a0bdf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdba884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91cd813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11de8e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ffadc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273eeebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273eeebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c618541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91cd813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c618541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167b19f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64bb42fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 6c4831ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167b19f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bb42fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187e1804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 22d29a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 51d177df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 42d50c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a57425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5fd546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a57425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685aa337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc29060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 185fa595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc29060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f15d76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185fa595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: 10116f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7a36f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7a36f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c86cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 36777aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 1070bf14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ada16db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 5dd71fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798cf23e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f58a887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798cf23e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba78a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 1bedda77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba78a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 2caa3010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: 7f2383e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: 19fd7438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f5b5eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b52c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b52c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49266846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef04931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef04931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b03913a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4938ebda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49266846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4938ebda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 13990931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 664b4798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce8f341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1123a14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea0c2d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9f6615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ac8c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57339b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57339b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 2a361e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c2a74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 5a6b8001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c2a74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: e4cf15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f87ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 5f0d8e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470981e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4593cf7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470981e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4593cf7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 414d006a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d8ea7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414d006a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b26ff96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 852bd97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 66780369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f3d3460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3d3460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 59aa76fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65740a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdfc6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 26f3abd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1778cacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1778cacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10bbaf59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bbaf59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82dd597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 79b550ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23af9ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23af9ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aab488b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e09a3b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c7e0a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aab488b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7e0a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd29ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f7ccc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7ccc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 7bf4fa81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d5b6a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 5c887d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 659f7caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 679cd433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f9f11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: 5b39d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0ebd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0ebd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11205a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7c927a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2066dd9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11205a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2066dd9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b43e145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54883297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54883297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b43e145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 517dcb08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517dcb08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 692b36cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 50498813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 42d5863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: 1df2019e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd526b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75ae563d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ae563d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 34457e41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61800c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76493bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 799cb749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76493bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670a6b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: 4a8619a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73439d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 25f42320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df41c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21bcafbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b491be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4704e66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5353d8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b79c289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4704e66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5e3c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d143cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5e3c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 2725099f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c2aa294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2aa294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e7b16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6458f44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e7b16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: 366ed949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6458f44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e912cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 2c5e067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653a44aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: 4d85a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653a44aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 7e9c1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 250ef15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250ef15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff8b39a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 7425b284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d7da201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 343bc5b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b529e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7da201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7862b2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 4b75f2ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec6d1e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff8b39a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d499db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340d5ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71137079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340d5ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 45348935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cca90e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: 7b43885f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aff4dea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aff4dea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73fc18c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4adb3d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fc18c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adb3d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431e9c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cb94b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431e9c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 6ba280a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cb94b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ddd0a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: 5cbbcd06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781aadd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ddd0a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 5c1e3165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781aadd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59-, and the Request Id: 3c60b794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 935d90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 935d90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: 405dac9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 435accc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75845d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228b821a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f6eacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 12996735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 383806ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: 2284b37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65283847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 13ba0a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7204e34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575da7ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13715ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15de4b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c1d7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3b20df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11667b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410d6588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cc1110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b05e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3731c8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780a6e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b05e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cc1110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f0bc6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b65c412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d3362c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d3362c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326a71a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0bc6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 248d30fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8210b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8210b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 67554ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248d30fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8b8113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 665f30fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8b8113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 6961d551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59998974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59998974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69aa4200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 3d04cd81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63, and the Request Id: 45f16f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220e3a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: 6b3f58f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69aa4200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633cef10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e050637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: 288d3513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e050637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633cef10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e2f28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3402826c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c80e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3402826c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e2f28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 7746d54e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eaf81d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 7167aa02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e3c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e3c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 7ab1c5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1b8c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4920ca3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a355a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca4c5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: 5ac47fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca4c5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: 2dc3a03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aab182a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab182a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c5d35a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c5d35a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59fa3562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 3ee6b15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a73e0e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 14f70160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fa3562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3912c26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: 3aa4c40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3912c26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6ffdbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6ffdbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2e751f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 6c1446e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: 7814b4f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e0842e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e0842e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc03b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 67bc3b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3c867f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6bb524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a47fd78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a47fd78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 61fbf5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:09.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41205d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7cc0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 6cbc8eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.001+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: 4dd8dc6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae7b65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3287c28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3287c28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 5f486117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7d6f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0f594c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6b86b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0f594c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 427a0a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 775a53c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427a0a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5df7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc37795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5df7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc37795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1826368d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 3207b2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.051+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1826368d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 14999cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d539ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64150158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671c4412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb2a7e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100f138f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fee6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 8067eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59475582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: 7f8fe95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59475582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: 3a9ce4ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163d71bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163d71bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628b68ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72efb8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628b68ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754c8534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aaf0a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33775b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754c8534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33775b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d52930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6a1b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 23c2b372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6a1b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d52930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 661d7fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776530e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661d7fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 32022dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 30867013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb142be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 223a4ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51894c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b44c6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e1f2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46d5bb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3158ee15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d5bb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 5128b230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61da2e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e914ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76513f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: 2e13fc42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76513f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7ffee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb89410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e914ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7ffee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61da2e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd74182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb89410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 4b61529c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd74182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: 35cf9e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 3a27503e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 789722fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789722fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 2e828b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db6daa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 37a561b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: 65d4f269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395472e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475b87cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 575a528e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5bf998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59822d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: 6d73652a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59822d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e83ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 47122f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 697be14c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a48c212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a48c212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c86ab90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 4caebaf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e28289a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e28289a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e85a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8731e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8731e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636a80e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e562050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636a80e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: 5e3d1bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f921276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f9587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce2275a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13efdd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118868bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb298d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 11e8cbca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155c804e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118868bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c1593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 624c6a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3ecfb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d934101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e8be73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b907fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: c7017d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e8be73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7af858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b907fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 59df5c9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f25cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f25cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489a3e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4f0d6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236da3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236da3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3f8172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 512ac307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 561b0998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3f8172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250b8232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b8b314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250b8232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6321e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c9e9191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6321e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9e9191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3669ef5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3669ef5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: 2c4b7e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: 242e9b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56bc951d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fb54a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fb54a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bc951d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 2fd5f340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9754140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 64972ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9754140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: f1b202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aab0284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aab0284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: 67d0e925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 69f6f10c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19aca4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b43e751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749ef1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749ef1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 32e762c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e201633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e201633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 7876631a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: a6b6741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 7e0cc4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 352c30d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550ceff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42cd3935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3702b821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 2c6d596b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3702b821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c872b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c872b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae303c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 2fb6e14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f00f574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f34f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 50442037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9660d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a917b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6f21b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2987111c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5449bcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191aa75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24006031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: 150ca34e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522c10ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fd7ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a25f340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 172bd2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172bd2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f7de2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c173ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c173ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 2242ac73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6335c275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6335c275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7965842b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7965842b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 8a294f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffcc770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd5674f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd5674f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec9dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec9dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194a7e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d07ed3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d07ed3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dae92d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194a7e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3642f899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 176ae3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 5c0097da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ddfbdc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddfbdc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ecffed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 160d2912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 29fdf0c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e5650b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dae92d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e5650b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdd43a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6502ca2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ecffed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6502ca2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdd43a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3354684a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2232c257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 50075201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2232c257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6074af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 7ff5156a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65dcebbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf6be7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 2d90b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65dcebbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3354684a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf6be7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507aef1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 8cd9ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: 7b0f49e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f73552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: 1dc8b478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78188b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: 2d2909a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 756a2d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 5e2f6550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 7205b6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651d8674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537d6a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651d8674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6728bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c6651c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d050e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c6651c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: 72c9faa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 75a6c773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ab3c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fd835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e42a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ab059d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: d76d9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201a9f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c63ba8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2b4c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c63ba8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: 362db07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f9408b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9408b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612f2617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2384b4ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2384b4ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 762e5cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b5bb303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5bb303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762e5cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86322bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df0fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ddda6e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df0fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddda6e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b8a541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b8a541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d88a90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661f97dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 66a5a551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: 2999175e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 1bab811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 403006f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c7b1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c7b1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a86f2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a86f2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d24c039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfe78c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d6e4f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: 629d47b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 405b3904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6e4f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405b3904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 6ee1bcb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 52f76521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71f2a64e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b2e71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f2a64e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 533bab2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f7c46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b08187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b08187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f7c46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 32948e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 25440f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b6dbc48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cbef8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6dbc48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: 5514dea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: 5f6b060e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 2a6e2e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c843590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 19fca457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5094ac7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: b034110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a6875c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a68a1a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a68a1a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 78ce3108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31a7ece5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2debb6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2debb6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce3e9dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f746a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a7ece5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc8b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152ae82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152ae82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa08fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: 5125c309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 506fa867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c63e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6085bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2121a3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:10.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ceedfa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 60d883d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6757f6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc3c7c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc3c7c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7f3712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611bd0da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6968cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 108a3f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6968cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 7a74cf76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d52069b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e612dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e612dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108a3f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fee308b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: 3b40985a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fee308b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caa4d40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a69b918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 562d8570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3788bfff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284c87f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3788bfff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562d8570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bcb7f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bcb7f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69, and the Request Id: 2b59d3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.068+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 70982462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 4d6db5d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c764dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b16d49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: 55815858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b16d49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c764dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab5035f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab5035f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23af3853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 1d471bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5a85a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23af3853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502cd11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244bf664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 23a1aaf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502cd11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244bf664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53634589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711cd29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711cd29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53634589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541289be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 673005e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541289be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: 27f59067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb3590a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 7dd0cc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673005e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: beda462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 3f8306dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 508da7dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f965e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 668f5bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 3387aaaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 5c778704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: 19617331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 59dbe0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a7c788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ddc557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 2c0213d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ddc557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d4eb524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a3c668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a23222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4eb524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f031350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 49369768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cae1e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761b1508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206e5ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa85065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359ffc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f10bab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632d793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632d793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f10bab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71996265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c31b656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 797dfa7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71996265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: 3d243d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797dfa7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 53244149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b21bbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f789640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 9bd5f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f789640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4c3a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4c3a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9753c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: 6cf99caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: 5344cb79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550ee9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550ee9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa0cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754b568c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b568c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 7233bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c183c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8b1501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a81729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 6f7a44fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 9248311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558a05fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fbb35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2272aebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: edb3cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e27e7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e917687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e27e7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e917687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bdeddb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0b2f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355cfda0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355cfda0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdeddb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 14638170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a051d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0b2f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c80e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681d863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 7ae5e63e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c80e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3baee01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3baee01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b973be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 38d0591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b973be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af5fb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b75d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af5fb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 518e6dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec16fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418f1f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518e6dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf378ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf378ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 480ee37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b583e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 7e355832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 6f585709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b583e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200c4e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: 5f627e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: 2aba531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9a07f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410cee55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28840a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: 65b3b5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: 156c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 316bfbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b90307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79875e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c73a6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79875e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: 7a375b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c73a6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f36c400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a529740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a529740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44079a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c5a4772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c994e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c994e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5a4772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 5249d981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: 28463fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d27d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765a4a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c5889b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17317315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ed6943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ed6943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 1ece5242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c01a42a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: 4f4ab437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c01a42a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bd60ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c2d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c2d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e14eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 5a78fb3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c1763f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731d4f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23237ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba42571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bdc5e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23237ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba42571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bdc5e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ac5f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac5f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b7f13c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4655ac1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7f13c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 70f9c8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4655ac1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: bd3e4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: 25ab01e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325016ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325016ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 3fa0f745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 2fe27721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 7eacc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39270b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7adb7084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39270b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 3f3564b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f706db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 18da67d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ac2f33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac2f33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0d2cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 465715f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465715f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69070546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4757a8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 6efedd42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8b21cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4757a8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 25300635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0551dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ba529c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0551dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2ecdab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: af68a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 4d7e359c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 78eb1d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0b908c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbf4660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b310b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d363c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b310b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbf4660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702732e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702732e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea38993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d6d1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ad82cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea38993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c448e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: 656e1a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 101e230e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35771894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 2bf9538e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7f3186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35771894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d66c92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d66c92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520621f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639b7ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12bd7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639b7ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 7c1d6675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13928b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13928b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bd7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: 28bddcaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 5b8bc02d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 4681476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b44b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236b37dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61188618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742cf32d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742cf32d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: 560bbd17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a335ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33924296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 70b1c166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a04d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ee137c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ee137c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e5d92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e5d92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 55cfd827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 692d8ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8c5b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73df01f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73df01f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: 6d0b20a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a325bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692d8ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 61554143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 1e2c3cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8696be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74650803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8696be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 6e8c2f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 494b4df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494b4df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f38d9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.774+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: 401e87c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f38d9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4297341c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c71b645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4297341c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 7f59b592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a7ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: bc41728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f062d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 3b77fb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5eed27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5eed27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: 5b67abec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70466b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398a6688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: 9b3d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70466b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b67b4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4438faea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eff10da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eff10da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 7323b2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47305dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f020416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47305dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f020416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 91003cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 69955b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91003cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ed0711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 29571543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b848f1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b848f1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b83ff43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ca881c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b83ff43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 70808f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aea5674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 6cbf126c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ab69fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306ed4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ab69fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 6b9652a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74dde6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: 21a8379c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dde6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e461f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36832a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 6701a0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73-, and the Request Id: 623097fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d038965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ac148e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b46e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db2e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c816019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e64732e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e64732e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46972b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:11.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46972b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 3e7fe738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23aeb177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aeb177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536c8a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536c8a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: cb4222a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc5bf4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: 3618a536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660a3387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660a3387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 554e415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dba1df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554e415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dba1df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 3f48a4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6279ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6279ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2320b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 6f0077ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8935b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e2b05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecb398a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 121a8da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 148c4362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a98dcb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3485786b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: e338da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7daa077c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 16c59ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7daa077c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a47c0ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a47c0ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b5f21a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b553e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b5f21a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b553e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: 25fbf658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: 4e1c21d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af9f8ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af9f8ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6449c047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 232c0a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232c0a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e87ea9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6449c047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: 634cc5b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79668145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79668145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb8d71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79897296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 645ab244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d5e3c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8652db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d5e3c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296c374c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc39c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296c374c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 48a8e026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 22c31155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72-, and the Request Id: bddee86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 2021ab93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cc3c758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc3c758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338d97e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4905a58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338d97e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 68358250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 5235d2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 4ae225db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec60d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496bd007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8e80c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3d8b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0ca9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0ca9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601af3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40ba6c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ba6c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: 389b2b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 48dd16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f1592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62955a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3002197b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3002197b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8366a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25da30aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247b288b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25da30aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b4231f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18cc1a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58930afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cc1a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799fc433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58930afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799fc433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4532b3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4532b3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 39d61188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42133b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 229fa3aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38dd3625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42133b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c52f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c52f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 6d3ba48a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b0db56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: 68e9f725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 3c39fd38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc0e3d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f86d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8890a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 1b7e108e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c2de8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 7a9ccd21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74-, and the Request Id: 586bdd9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c2de8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e8b56d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8b56d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 3881d9c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18531a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18531a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cc3cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 2c112592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d390a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab8df19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d390a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 2f765ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab449de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de51aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b0a79e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7644e5ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0a79e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 6304d4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbaad51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d19b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d19b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167497e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167497e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23621464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a95411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23621464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a95411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 27be04dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5439af51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: 17a5064f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a0f99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a0f99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4415e2ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 2a835c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: 6f906e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 3704fba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1104d201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1104d201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a029a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a029a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308143c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 40d0a2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: ba30dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e67e620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd9e23e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd9e23e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb78730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5369247b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3560c210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb78730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5369247b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: 100461ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6f416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6f416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab16d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: 26aa1281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 3c2ef9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651675f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4a915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 358c451a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 2c29f951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e151f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70eeb23a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e151f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccef417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70eeb23a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd764f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e475bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 11a2801a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d04fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b89d2a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d04fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b89d2a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 561f6c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b50fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 20515cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5eb2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b100f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625322c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c026f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c026f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c2f71cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1727c029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5712488b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5712488b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2f71cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 131313f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575885ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234ae44f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2352530d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234ae44f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2352530d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2441aab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: 55f466fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d86ddc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d86ddc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62a931e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: 22c0cde2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: f164745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a931e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c0d2319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0d2319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 265f8fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: 7c24497a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 2c7eb5f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78-, and the Request Id: 3fcc29aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c2f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c67858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c67858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e7482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e7482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 218c54a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218c54a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bdeaa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28ef2ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da05a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 6d1ae23d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ef2ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: 19c408ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45331c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b211b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 5e3a05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ab90c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a47f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a47f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14245eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 226f3182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 345a9be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345a9be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14245eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: b2ae049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 1ae1c263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f4f0a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b97a04b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4f0a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3aa0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 66a8bad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92193db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a25a830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 543a4d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543a4d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: d7d00b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: 949c503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: 4b65e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143f2913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466d1611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a25a830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600e845d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a54cb8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29732fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29732fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3511fcd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 57d1491a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9bfa86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9bfa86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 61355854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164a1b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 609d8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cec2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67a521fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a521fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5422bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5acb6cee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acb6cee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615f9dcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 346b5590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12264e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12264e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb84fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73778cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb84fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73778cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.861+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56549c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 19ccb943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3976b55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56549c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16abd6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c4d175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 1810423b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c4d175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de40278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b59a4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b59a4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 32acc43c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f1713fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1713fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5831530a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 349e73f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5831530a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 23469d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349e73f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e724d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: 610076ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e724d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 1095120b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 7b765a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248a49c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: 7e8ef0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c6b715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178e1cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 16ae40b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 6e12e7a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c41e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c41e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e58f730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e58f730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 592aec08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592aec08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 30e2b47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ef997e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ef997e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29adfcaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 3ee617dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 753ddc50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 1349eb91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523e9bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff1acf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476088f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7405f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e03cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b8e3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7405f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55384390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 741b4813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:12.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55384390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 516eb5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.003+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7faddc5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa64ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab9fde6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74a1492d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22cf290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 209a0493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a1492d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370c6ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3f87d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a168ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a168ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: 22e33b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f418092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cf290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ae83d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: 5a2a931a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ae83d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4040835e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 76348b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4040835e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 472253c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dec113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c6eac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c6eac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec024c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78361e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696794e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 37183847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb7395a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d6779a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696794e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30aa7fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d6779a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 3f6d04a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ef172b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef172b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 395ef6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395ef6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 142b9087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b0498a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: 3d878f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d40b049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325e2253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3980219f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d40b049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 7891ee19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625c272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749d354d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625c272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781dfde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749d354d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59949ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781dfde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59949ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ff18ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0b38b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4184c436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 547f542b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4184c436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ff18ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64322c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64322c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5541c494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 77a9e7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: ec696e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f95161b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 14d76f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 702b868a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 1afe0558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7079c0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73584ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73584ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33efd766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33efd766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd12df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 304e23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: 1b0016d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461b9bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484747ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db27af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484747ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd12df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db27af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461b9bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: 6011fb3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 69bd66f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 6c7e4e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 6813618b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 4b5f27fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24635b84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b85563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 328f1fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f67d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a04a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5379a87d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 3975c181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3bc476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ff2fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 66e231d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ccc63b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666ff7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706a46b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d54130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659eae93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7b3f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b66ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7b3f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d6bfec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5232eb3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6bfec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ccb21f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 753728ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccb21f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753728ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b41118b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7eb3a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 206f0031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a923b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa5e3f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7eb3a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa5e3f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: f7773f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: 40db20e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bb0f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7ff756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 266d3fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ecb1641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3982106a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: 67170440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 6ad0c0ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecb1641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237977c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b20fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b20fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3982106a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51000c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580445ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0fb55c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51000c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580445ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eab2bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13bf8da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bf8da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 2dad513f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334cf300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe08c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334cf300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0fb55c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611b1b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe08c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: 4250b99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2405e4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 248c9c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611b1b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: 35f3f926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248c9c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16ff3ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 676844c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71998a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ff3ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 63b1fc3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 7333d994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 6b90e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 689f475c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ae910e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 106ce2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 4222f2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: ecce04c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fca5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f462ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: db4da3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f218d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2f9848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2f9848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 839fd75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f248c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c40f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466afb8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466afb8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c40f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 692c2fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692c2fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: 3aeb1706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 61c3a2b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5c792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d5fbfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2515f39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d5fbfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35be7e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35be7e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7284b6ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcbda68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb7ab1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: ede8b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff43bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418d57d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5877c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 3e5ed1cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 369f252a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 571f0cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5877c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338af414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78be6f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338af414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5717e5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78be6f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5717e5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 119c6ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6148a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30be678c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d981cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c94ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d981cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 44fe87d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ae8a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf0b25c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c94ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a2d52d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db39690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2d52d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 50168a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f009f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f009f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 36632cef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506d4b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: 2c1cab4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7afca7ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 175debfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afca7ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254ef800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254ef800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ceab98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f04863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f04863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 634e2c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eff0583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ceab98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2962d28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eff0583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306aa719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 731f7f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2962d28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: 129834f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1480003d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1480003d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 898198a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b643b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dea6c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c3e752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a60e0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c3e752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dea6c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 1723849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: 5f851de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc3d926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc3d926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: 7a7a22f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 1e7773b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 40c4ae39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5c4cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe14435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ba4759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 716120b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 45373c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1200ebef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 4b071cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528e105b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3f6bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12973a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12973a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62daf6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 712bc26f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74785b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712bc26f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f157872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 49f202c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d7b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d195cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b961a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6e3f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b961a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ac0d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 549c097d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ac0d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.809+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549c097d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 457a2c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457a2c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df554e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76556188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f21015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df554e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cbadf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52afe97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a0b0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160fbcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cbadf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248701d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160fbcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d64aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52afe97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 2c4ebbb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 53ea7b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d64aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: 2e3e9949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 2ba16eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55391504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 7cc124b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55391504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 34ea5932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 38988866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5ef913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5ef913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58440c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3532ebfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58440c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b3412b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b3412b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a860667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: 20feea62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: 7fa22962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1069d97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2101f5fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a860667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1069d97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 1ebe354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218aa96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3022e8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 6ed1ea5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e9aa60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e9aa60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3022e8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc51727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e746148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 53d2648e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434f1383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69529457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce3e5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775989af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 390193f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc51727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 79c9494f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: 57052b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 8a69029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 457581c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bdf7ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:13.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3366f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e68314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22445e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22445e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a388b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c58fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 796de3ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7558435b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c58fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e8cbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4604d7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e8cbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e2549f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4604d7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 66a7947d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502cd851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 1d000709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 630b2562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45246c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d3f65d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502cd851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3f65d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7187019f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7187019f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56223ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 647b9205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56223ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 3c2b8eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452ec877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b8b45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380af9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380af9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a0a7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a0a7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 263bed0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 5c7035fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f10af8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c12ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 4cf0add3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f0840c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0840c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: d9282a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315a2721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 3ac5c804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315a2721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 510a9154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231fc08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: 17c2f015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231fc08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9d956d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a02b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495bf5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a02b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 842279d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cf6b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27199f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 842279d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27199f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: 7bf9067c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b4cba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 3142bda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6fc489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d3a004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27e70a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e70a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 5786f681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31021f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6ebc67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6ebc67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582d5753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: 4c6e2c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b835642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0b12d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 5084e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: bd95d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b835642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9399e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9399e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b36e7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 13aea4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 634bec44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7edca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634bec44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73381196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b26d177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 2bf802d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4559b498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4559b498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 5ff703fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333d089e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a756d75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4b52b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: 3690905a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516f5e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516f5e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72140285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4013e762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72140285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e2f5802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4013e762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2f5802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a07ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 6e9d069a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd99969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd99969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a07ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bef8f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a910f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bef8f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a910f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 593f3486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 50acb466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 49b37c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: 60ce45cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73efd1cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2becddef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d763e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c75d4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a826fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 6b50dda1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: 5386d498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474ad4e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474ad4e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf635cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf635cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 60f962fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234f54fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234f54fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e792d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 4f485f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d79871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d79871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 464726c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 3e213565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c21b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464726c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1104b800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf6254a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1104b800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 2bef4682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da7d227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 650f0ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252ff090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528bd665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d72edcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 12e2cc4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c05947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c05947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e27cb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 314fd71e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e27cb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314fd71e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 527392f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: 1ad2586a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527392f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af6f0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af6f0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 6f291e94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40105be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3353912d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 53449f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40105be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3353912d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 1d6b9ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 10926710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1e59f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 485a5c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485a5c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff3cfbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6761e75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 5e810572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458f819e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 1e5099c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5c4d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5c4d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: be46ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fbd5801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b209042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbd5801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: a819190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 22c00da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49636c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7c3595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7c3595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715d12f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2bbb46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 38a3a897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cbd4ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff1c4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbd4ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b81b0d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: 694ac918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: 7a5b6930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4eb909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5358426e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f7a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de68833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1181dc5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1181dc5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0cf86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e165e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e165e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 24aaba84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e32eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a82ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a82ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c61d460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c61d460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 3636f95b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b5daf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbd4bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbd4bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 134fea35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb18257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb18257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ace1837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cdc346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31afb758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32602c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32602c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31afb758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdc346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: 35e60517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 2d48a97a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327462e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327462e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: 6017564c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 7b4ce1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c47ad51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad73981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23415a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: 2fda68b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c47ad51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd42715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 14caefad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5630afed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: 42b1d101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619f17df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619f17df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 1db0f5b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 12e72ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58480a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5630afed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e12dc6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe7b83c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e12dc6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a04c76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221d76f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221d76f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: 3b15c68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e950ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cfaf279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e950ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfaf279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ec6485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 9ae1bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747afdbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747afdbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6def310c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f3cf57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b0b04e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 1d7bfbb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0b04e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aa1e843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa1e843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: 28a2d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e965003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 382bb87e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 38c9d975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31fb39d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4302499e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: 5f1a9d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cf4833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 10dfe301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2492b6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdd44d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 250274f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e44955b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 4609d32b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250274f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc0bfee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cfc7eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc0bfee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2fea85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3916f299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b59f4f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfc7eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: 39702cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5f797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44784e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b59f4f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5f797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44784e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 5b2ea6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185a9992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185a9992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 255cbc42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e9aae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255cbc42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 188268ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b7ae16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: 10512a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6932314a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27bf44f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab4b40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1144c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bf44f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461963a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab4b40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 793acb87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793acb87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 287df0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287df0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: 3871f2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: 6d32a60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 3a1b321e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 163ac92c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: e00f027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 2c4b2596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51d956d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584e1f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d956d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44407ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44407ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ed22c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ed22c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed9016a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 6d864e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231d232a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed9016a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:14.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87-, and the Request Id: 10d4af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 6eed4323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a9a7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b987ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231d232a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a9a7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9e4664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: 164e5425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1fda88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e3762c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a304978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fe4c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a304978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e30c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 7bfc76ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba1d3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fe4c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: d25c1df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab862ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d35a9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201d759e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 3d8870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32839360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd868ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 51da67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34339df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: 2a93c6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 23ee45a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4f670a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7389ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e1e9da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e1e9da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7389ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132b2aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132b2aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f74edf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167d1869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b61cf61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f74edf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205ce40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350cca55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205ce40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350cca55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 18973754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e518956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: 3973e6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3518087c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b61cf61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362f9d6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3518087c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6f52df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: 225c1d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625fb1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee7c4e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625fb1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee7c4e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36bd5c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c942ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bd5c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693d4b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693d4b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 5fb24eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: 556054e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: 6cf742c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53006a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: b01691e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 24226617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53006a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 2fac7cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7498e296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aae8b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aae8b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516f41d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 4e587eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 1dfcb5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 46ef721e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5868e3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f69a369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f69a369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 5c549842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1580bc13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1580bc13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 7317db2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ed7172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f4834b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b1dba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f4834b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c627f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 150d245c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c627f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 140456b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76208fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76208fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18637d0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2bc50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fff4d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: 368da0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a27188c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 3c968469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fff4d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c2fe7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb83e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb83e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f01c0c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f01c0c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c8ae96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5956daba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: 1a719048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d8081d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: 60e59083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e6e579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24db1689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1443fed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e6e579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 5e81e077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d75e8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: 4215692a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d75e8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1443fed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1836777e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1836777e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b630beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 798ae849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 1b57d803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ffaea1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83c2a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb79c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c933e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 897cc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 897cc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa4e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1e2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1e2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff26dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 3f0e96b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9707b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b48a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 2869ce34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d22de0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d22de0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4ad3f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4d27d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ac9b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 1417440a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4ad3f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ac9b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0074e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0074e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 64ff8a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 5ee5f592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3886ee50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531b1554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474c9002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531b1554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474c9002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2df9b55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df9b55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad7e9dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e1d11d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad7e9dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 45bba217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e1d11d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c9e3556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: 1c95662c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 72eb15db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9e3556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 7e40e8f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 1e95eee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a323b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b8b8aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8b8aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66724fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2abe2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: 15ab30d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abe2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615badaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 7c3a4add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 35db0f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: 396601cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb282f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 788400a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea1e08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678df7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 9b6f102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e771b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40aad52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d72df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40aad52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5352c6a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b75e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5352c6a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b75e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f755e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f20f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615747dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 12c620bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615747dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 3d32b78c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcb9dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbad8a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d8b684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d44a9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c4a109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177b9585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c4a109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177b9585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed01247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed01247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6bc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6bc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: 78305603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567cfc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: 3a011724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b25e96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 7158e9da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: 79043f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7f483d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12939fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fd52aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3043bf99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32c94ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee38f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c94ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ef9c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ef9c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee38f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c76de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c76de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e42b09e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e42b09e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ece3001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e30869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e30869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 37906a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: 60fdd0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f3faa01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3faa01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ece3001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 742d6d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1abcfe5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90, and the Request Id: 14f940ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9d5102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abcfe5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9d5102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: 83243d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 296037ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d53806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 9890a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502ba62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502ba62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: a94d21d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48617d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f6c925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc9b31d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 35fabf15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48617d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 1c2a20fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 27add256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379c436e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 6214591c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 4c28c36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e572122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27299c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a79d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e572122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27299c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d2a7dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcdcda4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2a7dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 61b524d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e73d31c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2dbedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88757e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e73d31c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 54379f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480acc99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da6718c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: 2aefef8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5ff12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 20c0b587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb79453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.796+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6fd90b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb79453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bd9b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675e3cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281d6a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10736758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281d6a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d9995c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 1782392a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7944b322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65cb7a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cb7a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601904ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83ca577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83ca577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b5920b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: e38e294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5920b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 163ad67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163ad67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49833d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 16a9629d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: 41e41cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 125f962f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125f962f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49833d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3927e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35167a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35167a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 204718c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 11cd285e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9040ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9040ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: d5804bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: 611b118e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b98f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b98f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17fdf87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 475b1583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fdf87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50347f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 72a5bf47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d04f381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad7c34d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 2213f651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344ecd71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad7c34d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4567d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d303c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4567d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d303c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d3cc99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d3cc99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: 26c36f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66405cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633ec5eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66405cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633ec5eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fb2f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4699cb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ed62cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 1e6db1bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 6b0731b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 1aaac325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f01ac4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 3d6ea792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767309d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 3199455c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2f1e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: 3677d7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef901ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6783c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1054ef41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6783c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c48af6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c48af6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 57af48cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: 30763288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:15.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647edf66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e63cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1b5bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a804ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5224bf16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1b5bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5224bf16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d76019f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50edaf00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d520dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d520dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140f860c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a2b748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140f860c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d76019f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 4f3f1573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7afd4c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afd4c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 5a9e38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 4ec5ea06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 5abf9d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cd7c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 716c01eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716c01eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262a7fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1628ff79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e085cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.068+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e085cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7174f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 84d5eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea5be0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3743c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3743c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: b5afd9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282d1dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282d1dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 57ce1838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b4ed9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 5f7e2a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 54bd4103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 3c189899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c8332a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e301688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c8332a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 33771187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 373ab85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cc8ed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e301688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75da89ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3ea809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75da89ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3ea809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373ab85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: 2b2cae08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4ed9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 53093b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c29d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c29d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b68517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b68517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: 4952cf5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 4d0d2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c501036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c501036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f56a688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 11622c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a87ee9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d81cdd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d81cdd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2048ddc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca4176a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 248db72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248db72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 11a4f23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bad4e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: ed93b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 4d5a8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e01c0db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4453cb2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 7212e779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e35bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c632bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fae3683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272b9020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fae3683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8785f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b0fac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6751a043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c28c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c28c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272b9020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b0a152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53412ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53412ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 671dec91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a6c93af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6c93af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 6f274e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4c5d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d06f8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fda35a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d06f8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7faf93f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faf93f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 60680ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 5e7ddb2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a57cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a57cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: 45f8514a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7316d590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7316d590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fdfd849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdfd849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c58b72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c58b72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4acedb33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 719f89e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b280bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b280bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 737276e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 73c138a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e81e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fe41e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3abba6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e81e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acedb33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 4e9bf73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: 148e958a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 6b9a9ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 48a549ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 1dd5c9e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72730cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abba6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28a2aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a2aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c30704f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 52321dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 1e32ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5380f2f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79349653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28949e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2be0891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae813be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c39dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 4ab8bce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: 54d76fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5945f74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be0891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b96591d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b96591d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: 19305dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d4c717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426fd394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c909b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3555493f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7884a299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4750d3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2adcffae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320a412e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320a412e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41bb5746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5313fe36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68de333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe3145f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5313fe36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68de333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bb5746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3cf96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 733b55ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb1540e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733b55ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: 4716e71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb1540e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 6f419eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 366f9816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 89a6d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514a414a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514a414a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e17596f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77aa6b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa34821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa34821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aa6b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: 4bb398eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e17596f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2363a68b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f4dc3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2363a68b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd9ad45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fed070b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd9ad45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: 600d4715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fed070b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1df51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 44409628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1df51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 3a66304c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106bdde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d60fb22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106bdde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d60fb22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 10068638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f84919f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: 4fd60b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 8cb9aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 559dff48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: 48e4b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 4767e6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722dc47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ac181d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722dc47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55cd59cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cd59cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bb8391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 62004250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: 215d7ca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f8ce70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 389af501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354b39d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6f9a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1ccdda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 7ab041ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1ed148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8ea6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f24fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e53531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f24fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 266ce981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1ed148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: 3748fe68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc19894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2323e875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f78dc91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2323e875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c053c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa1fab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e153f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549a5c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c41cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84842dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c41cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: 381195d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c4a300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba5041e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 188249b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac545fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 1a30bae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 770353fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15daf70b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1fa29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac545fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1fa29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e4aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e4aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770353fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ec1c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ec1c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c58e73c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 48fa35e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63940100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c58e73c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63940100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9ef585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c22f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9ef585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c22f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55acd4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55acd4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2658c14d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641f3051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 379466dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 4c54afb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2658c14d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641f3051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b864f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 3826e533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6080d6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bbd388e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67986d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 34b89fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbd388e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67986d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 113a6852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 773d6bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 463e35f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 531f329e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 4623f5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c49439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692bd3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: 61f0bf14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254be5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: 31026bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db3898c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 33be8c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 20a3dd85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1421cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0596de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1421cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31df1683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f82c484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e4fa559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4fa559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 5346cdf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68253080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68253080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425ceb8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e800193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425ceb8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 5746c7ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d50f0ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b24762b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4de1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d50f0ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142eb4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309e0f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 7fe0e831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f05322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab3f7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1509a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1509a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.820+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: 6ae92005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ee5b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 756b9564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271445d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75cfa205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729d53a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1045a148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 678a0bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b95686b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119fc40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b95686b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477958d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1045a148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78df15c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78df15c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 15e4d7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3960d61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e28036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e28036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c813f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: 16d7ba71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119fc40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477958d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c813f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e046f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445afd46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c1b856d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445afd46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e046f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 300a083d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300a083d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1b856d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d99ca8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: 29edd40d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d99ca8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: 75a35dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 6bf0b80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c54908a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 6ed08405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 78fd6e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64808114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525cecd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e94f6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64808114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: a1fa681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a10dc5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a10dc5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: 265fcbc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: 6dc51505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 32499009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a8a46ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8a46ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0dd3fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cd2869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6121224b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544cf4eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6121224b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: 1a4428f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4440b59a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416f13fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:16.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 7f847b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 4880a4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 4065330d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265f1321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265f1321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18adf114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50490766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18adf114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.039+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50921f80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4853133b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: 50b6da5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 3e46a8fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4853133b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fecab5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b496216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69974719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69974719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a1e8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fecab5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3918e44f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 5ac25fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166ffedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ddac36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757e471b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddac36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: 29883a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e8534f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 32225297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 6f85aef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb3844a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb3844a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21862921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c7a459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 970ab7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c7a459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 6b871bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f071fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: 2ae5e45b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df4a925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df4a925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54b7d30a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14011bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48bad5b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b7d30a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14011bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f071fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 330f6882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ad4cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd15b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7048ad98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd15b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 5548e7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7048ad98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: 9734923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: 699f092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b2ac57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b2ac57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a564f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386496e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386496e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 50e88b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: 19e34e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8ce47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec66dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3cf74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d41ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: 5402251d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b41208b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 4bfa4b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b5d653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2d619e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b5d653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 43e57884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f04d48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f04d48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5ea903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: 1030c5cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8e906f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c336e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 331b3cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8e906f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331b3cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a167be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a167be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533aff06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: 275f7a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e867a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4ff3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4ff3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e16ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 1f014ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2bef91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da269f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da269f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2100ad98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: 174533c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2100ad98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 78ff8282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 5cec042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21793fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7485c10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b33e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcdda6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 623c452f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 932b5d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96-, and the Request Id: 245488a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7485c10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f28dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bb5f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4767e880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21793fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4767e880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a374d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 207a9892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 23934fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207a9892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f28dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef0dd29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 2e9f7fbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef0dd29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aae1c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: 4d9068dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1232d7fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6064755e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1232d7fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67dccfe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dccfe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 430a5522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430a5522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 206dcf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593d824a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175320e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43158084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175320e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 73701239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 136e25e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43158084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6088e707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3825a653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6088e707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61be0141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 25e049b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3825a653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 39c3dcd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b452b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61be0141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 1d1d51b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 2768e7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: 7b5f7dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 11ea0c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e23c1da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76172b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131ce4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e23c1da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18840455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18840455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b73c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 201677c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: 4676d453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 36c8cac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387a4d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1623e0a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370455d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e906c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1685440e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73af20b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5661cef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0f059c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0f059c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: a3d8f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ab8a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e48630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ab8a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 2707065d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fda0e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b95ef3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f604456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b95ef3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f604456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b348c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a79d599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a79d599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239bf802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b348c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc0f8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31bf7d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bf7d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab5064a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: 6cf60861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be069e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab5064a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 72eece1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a1d7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 2967d6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555c9feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 11ed2f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e30b604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 1b71a3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e30b604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c21929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c21929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2bfdf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169104e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2bfdf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169104e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a53d907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a53d907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: 680620fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608c37c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 60a78aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 1358f164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: bbc5d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c47a806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f65eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f65eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.602+0000 [Thread-4001] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:17.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af49f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 15820da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c1e21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 223d9c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: 1b5b2a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af49f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab695bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab695bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c675fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c675fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 7840784e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c20719a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4212ceae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12486305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c20719a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12486305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 230fa32f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 714e86a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169f809d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa8d33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709c7445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa8d33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e395267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 41867cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66708642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 7719dd6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d9586f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 4fa5a401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a6c653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64881da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d2c5700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.682+0000 [Thread-4018] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:17.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2c5700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 158c75d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55cd2bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac1dd35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac1dd35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76212c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cd2bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b939fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 6bf4f825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da73b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da73b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7f9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaabd48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e06ab82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707d3c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 5ac4db96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b80ac48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b80ac48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df4f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a05a234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a04c453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a05a234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e0cf93c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c09d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab3cbdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0cf93c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c09d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e78305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab3cbdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b114c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e78305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a04c453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cea33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 49a9fed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f4e4e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: 4c167e43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f4e4e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cea33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f3249c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 1477e9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 1e9ac8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: 2e86308e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 79cb686e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 45a0b310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3249c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a81952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: 281a855b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 676f4d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b215c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1004cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1004cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 322829aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322829aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715b3b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33833dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715b3b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b623f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 57ef29c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 7fc21854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76acc187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b623f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 6c4c6da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 69145d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 10d68e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e27ec71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381657b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.852+0000 [Thread-4060] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:17.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5ebf53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381657b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b70613b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e9f2fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9f2fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47807b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21eb995d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: 68905f1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 5e8daefe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a13b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 4fc31d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 63c406db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bce41d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34db77a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27530ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4163dac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124e0de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372d007f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372d007f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6dfe16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cd0832f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437a0e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd0832f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 67356738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bde78f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b50464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b50464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219337d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219337d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59977bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad40108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538b4e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2612d0db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59977bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538b4e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40079700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5dbd3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e3ea49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5dbd3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40079700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e3ea49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad40108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 66ce8792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 474d64d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9374fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 5a8b2e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e2126d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:17.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2126d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9374fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727a6244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: 67746b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 64015db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e4dfb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7644ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e4dfb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60534ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.019+0000 [Thread-4080] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:18.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: 2cb1461b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60534ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 574d673b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: 7b7074af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574d673b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a9150d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28da6ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 326ced9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a9150d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28da6ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: 5f45c107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 48c6d52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780bf173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780bf173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: 780df64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 33c9a978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 3792b663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ece76a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 41f3af2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 21d44d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5876647e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13689993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 538b1679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9c4fff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bdd658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d7de2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: 2a4305ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341b052e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2e06be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fecfb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155afe85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d882b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d882b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d7ba54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f3ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf702d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f3ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7173dadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4589a83f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a83d3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4589a83f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f6214ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a83d3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 84fdc0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ddbda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 53f4345f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6214ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c149cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c063e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46af0fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c063e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46af0fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3877902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5433151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5433151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bb03e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 1be8d803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3877902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e432ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e432ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 2b0aa4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36eedace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 3f4203b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 6e33ceec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c9342ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 23a5e7e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a57929b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9342ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a57929b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.209+0000 [Thread-4119] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:18.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76148e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b04298c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76148e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b04298c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 124923c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124923c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6442720e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6442720e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 7267fff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: 7cac0247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 4b0bf64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: 40cfe085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1353cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d591b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: 4cb75a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1353cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53021ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53021ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 3dd0716f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 54665797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36567b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 296a23dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 763df8b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60235afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 3e2e52cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5291b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffe6238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579e6c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd1cf41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: 75489f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5d2f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 126b0bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126b0bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.321+0000 [Thread-4144] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:18.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729d705b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f28e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 652de543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652de543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 2d6823b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d96486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6e236c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e9c3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e9c3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb0cc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de81dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f524a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f524a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 1d8b9b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1285fed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242a8c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce9c211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 38e46dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: 7da1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce9c211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d60fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b76bdd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d036c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462fdb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462fdb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b76bdd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68552edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68552edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72dac947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 471b955a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dac947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 2dc78f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315b7f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3a8b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3a8b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7287e9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 5cfae3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7287e9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c966878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d157f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5106a269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cec6a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5106a269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf441a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf441a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d157f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41464a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41464a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 3530629d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fd3bb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd3bb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: 1a7e5a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: 206dde05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 959a56c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 16b286e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 481378dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7ba8e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7ba8e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 31794b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310336a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310336a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf5acdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bf30a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: 300c6f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 5005f88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 108a5e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 69607ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18649034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1548503a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16524647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18649034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bbb848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56231fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511ec29c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56231fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16196103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 73aafda6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ceae16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ceae16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ba3ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 13bfe398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ba3ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511ec29c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 6f498bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548d9506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d534b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548d9506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cba479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: 1636cadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7466e5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a4d451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 196b4a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a142d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38aeae88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b342e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4800e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4800e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31993284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31993284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 11a8d95b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e744416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 7bcf673c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c1fb7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378e6e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e744416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 25fdc70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.637+0000 [Thread-4195] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:18.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1fb7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2525b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2525b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 375b934f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375b934f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e727619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18b568ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: 7f4e30b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 58cf8386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b568ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 329d2af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b337f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b337f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: 128522d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222fd012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222fd012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd57823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd57823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a49b8ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: 7231b51a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367e572a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 763d8508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710450dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d55385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45582b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 56194857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ba326f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4f09da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6660e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 42b71f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 34809a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3005a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cbbb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3005a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1917269b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f6da3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1917269b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: 3041a883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df783a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534477d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e7a482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e6e5d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534477d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa526e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e7a482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cda2973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794fd3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794fd3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cda2973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: d42fc00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7a0f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7a0f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa526e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 5c7e6a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 7f1c869f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 3aa2939f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c49e713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637116b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b3a244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c49e713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c1e072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2403fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c1e072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 6dabf4ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7baf4bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7baf4bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 3becf2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4ed318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311c3ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 439a7dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4ed318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.865+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: ca7443c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: 519559c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f681b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5338d504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f681b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 3888afdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc245f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494fe3c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc245f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 6876fdb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: 5654b894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494fe3c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7114bdc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca185dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7114bdc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 7c47d2c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 4a17fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80241f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f124f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515b57ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc12b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e11cba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e11cba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a9e92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c94b466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c94b466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: 6e551812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760c038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1935a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:18.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 4a0c2c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9b2f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3c3687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40faf5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3c3687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3ad432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 65b2424b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3ad432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481c1de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aac7b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481c1de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63b2efce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b2efce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30f453c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: 948d624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aac7b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 54d96dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f453c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49739f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 46f45e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f70ed88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.039+0000 [Thread-4258] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:19.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0dae2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f70ed88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f00ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 646fd96a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646fd96a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe58e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 607beb70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f33fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f33fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590e3463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a0ff78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7732e4f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406b1676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a0ff78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406b1676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe52ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe52ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 6bc7a6fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: 594d9972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 45b1211f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: a0656ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 714a3205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7994c739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 2769ee0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49646a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c1d11c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49646a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f7c380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 7df37f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11872b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f7c380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe34b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa325c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: 56a3ebfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ce0f220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9348d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9348d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce0f220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 257fd2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: c77002a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5da8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5da8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40788539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7831776b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b2b421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b2b421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d744364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 5bb591e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad261e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326395a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326395a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1db788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 4dabc6d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 6a6ac45a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5176dddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 63f23a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65457dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: 1423d6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: 23b120ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d075234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce89373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce89373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1d3a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c32613c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4256a5ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c32613c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce12773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4256a5ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449d8c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce12773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ce8488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a59990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 5fd6f4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449d8c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec2c707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd6b0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec2c707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd6b0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 2498ba4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: 2a2121a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38072318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7769d8d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1d024d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 76d6fb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38072318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e10f7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 3902859d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2433ae96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d67675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf5f4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 6ba5a61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d67675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: 489c7921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f584948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f584948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ee65bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 2517f5b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4643176a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4643176a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.320+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768c67ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633c0104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768c67ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ed5555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6828a054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6828a054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ed5555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 7df6dfaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc3d7f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21142351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1129a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ab1ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc3d7f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796d1559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ab1ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 5c0d4986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796d1559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: 7edbbebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b2c1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b2c1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 311aa6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: 53366397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96576e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 3efa8ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12aac25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 40cc2e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c58fdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761e99a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 3735dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761e99a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786745c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b1fffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: 2470bade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b1fffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f1dace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 3f49c4fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c0e533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cd0d286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd0d286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42fc8122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fc8122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fd0d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a18e84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 47d7159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4a9c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4a9c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 199d33e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a997d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a997d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4901f6ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: 558d5968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eed3a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5281dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 284d321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 4fb1eff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 312de968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0beac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26a3337a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0beac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a3337a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4ac9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63486021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e214f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e214f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a398f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb8f4c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb8f4c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663e6303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f5d9954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b8b55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5d9954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a7a639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a7a639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 16dfe6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f487c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 53298876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f487c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2fc885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bbde83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2fc885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbde83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c23b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c23b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: e7f1d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 20a223b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9aa4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 3f47c94f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37433f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: 6ae86aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317a92ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317a92ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 4373a426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a79b2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5978dac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5978dac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 4d915cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 6d171d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 45bd5e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7487986c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7487986c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 350c79fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47610ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12769631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12769631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: 7f50ab2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d640ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62868084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47353c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77eb97c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d640ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501eb2b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 6d6949eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd8caa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501eb2b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd8caa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b0e037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b0e037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: 34149b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: 64395375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8648d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77160943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607216bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68da8b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68da8b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30705f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be09997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30705f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4c985c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: 1eea1c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: de9ca66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 2000411b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6cf176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 5eb2694e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f07cf2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be59ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd0e8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdcb21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdcb21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34306a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34306a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5856d032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636cbfe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636cbfe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5856d032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acfb080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acfb080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 54b83f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34602b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34602b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a243823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 7d9599e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: 781b92e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaa016b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e295c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 58957fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c17714c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4585de9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4585de9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148b889d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b47bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f56b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f56b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b47bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447629c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 12637af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447629c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 2924051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 422e3ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 2c50ba06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 4305ecd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7cfe83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320f6e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3894bb5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300a5b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f66b712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f66b712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc57672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60905d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e8ad3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60905d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e8ad3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a205c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 36a6aefe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2733780e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2733780e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: 374f2913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 769622c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 39f77007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f57efca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5b15b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173499cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173499cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a8fb03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a55045c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d88ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 1d90984f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c4da61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1968c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1968c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c4da61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731d3f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c2f583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: 5e4fde58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d85ab10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d85ab10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aa6023f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 5495a902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8fb03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa6023f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 2eb9a2b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 36845929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a726e4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ffa9043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffa9043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 337dda96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a10d8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73685ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a10d8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e76f4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 30f4dfbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a4bb7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 89f769c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e76f4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7302e0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: e08c433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:19.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389564bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779959e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d36f230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779959e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fd1e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d36f230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543e7b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da5d10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da5d10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64a83b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 56e5c230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a29557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a83b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d7d8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 57de6177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b55e4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 7d26c5d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d7d8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da81884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11547694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da81884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11547694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 6eeb2b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 6bf132a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7101d520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b238c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e95c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b238c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: 121cd201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ce57530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce57530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 6b729fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278113f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 481299f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ddf360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 13d7d954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f938016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 22ec8181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 55afa7fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ddf360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2321a402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2321a402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: 151a8134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5047453d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619ddb1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5047453d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13cc8494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3adab5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cc8494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adab5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f2149d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c6f937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f67147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c6f937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 40b5aaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37949372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37949372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d1229a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a6a87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a6a87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcc37f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ebaaad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 3c7cd4e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 1a3bd6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: 57dd3eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ffc80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d36d1ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ffc80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50dba646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 4d47f9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50dba646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecb3e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fe759b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 3c32a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3922ea7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 688334a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: 6d0f0929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688334a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3071c206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3071c206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df77723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bc01c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bc01c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a090f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55342c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbfd7ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 778b5c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55342c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: 54f77d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: 1de72a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbfd7ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc72a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: 64607871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdfeb1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62204b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc72a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62204b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 62194b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a6ba3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c26784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c26784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b76c441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: 3747401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0f9161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 5af61cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f36847f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: 6ae65321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba96a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9c770f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c4c8ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4600f930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c4c8ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4600f930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 722e95a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4130737a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4130737a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d8e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d8e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: 210d0b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: 7ff586f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41344b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: 239c97b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 72f881e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441e096b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77adb1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77adb1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b073c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf3c70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf3c70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 2645eeb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696e136e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696e136e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b26c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7c1781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6451b076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: 10f602e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6451b076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e4f263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 1657fa07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e4f263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a8faa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488d7eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cff859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2373823f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2373823f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 139058b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243f957f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243f957f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534de2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ae3aa0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae3aa0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 3e6db655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7e7b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3509c1a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 19bf5a2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 61b3a39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 532cdd51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c3024c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625d6a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3202e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 908e97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfffe92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44bbd2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 3d59051f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb70d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 908e97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb70d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bbd2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba3c1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba3c1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d964469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2421e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d964469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 327f6c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2421e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: 3598c56c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 42f09795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50241817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aed8d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef1c8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef1c8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d6c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d6c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e46fd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 7ca8f41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516b2515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e46fd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef2088b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67352886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b914709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b914709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: f07415f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4055c18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4055c18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 1fb344e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfd07b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 699e270e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 5b30b62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1854fd7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1854fd7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: 5b7d68cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6aec9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 2a9f364b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4850c0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5348ba95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7635bc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7635bc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e45a1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e45a1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4617e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4617e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c222f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: 7d1ef4b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c6e78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c222f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c6e78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22eda61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22eda61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 44df06ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 7d7b5cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: 285462a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b1e27a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 341fe893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79de07bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4e97de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea4d394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 991844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 991844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b873d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b873d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325a2f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 3acde0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: 1fca17b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: 60b9abca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 37b49cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59583651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc7b15d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4455710d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f23f4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f23f4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e5fc3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e5fc3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20054aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: 42cb2819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a33c738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce0b003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6475d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e12cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f5289b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 10d27a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce0b003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4344ad59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620f6a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4344ad59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620f6a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477aaa69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477aaa69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54474b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54474b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56af62b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 2af08139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 2b91a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c79fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c79fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226b69e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226b69e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 20d894eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19dd9af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 86f6087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c0dad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0dad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 4c7bb4b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cb84bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690dfaed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 2ce3c8a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690dfaed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d9208f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 283bcba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 4962f608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d9208f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f15394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779af247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 2dfa2b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bc8fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bc8fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78378485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78378485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5406bf4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 3aff949f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: 151c915f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c87c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c87c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72556061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c94a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c94a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ad678d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 5061be40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 306ffe14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c79e9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36dae86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dae86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c43c1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1dbd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: 3a9af6c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 170d0796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170d0796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: 2ee3a2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0552f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f44b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 46cb31d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bff4d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0552f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a42dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.865+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d1cea2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1cea2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ba16d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d67581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 33e3ba88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294e44cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294e44cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18fb6961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3232390e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fb6961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2b12c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2b12c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 1145fb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a884a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc54db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc54db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 160ea099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: 76212721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9b5602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 1b894ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9b5602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b52cf40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee48d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ee0e50f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee0e50f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b52cf40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad922a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 1e745321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad922a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 3939623f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3918a5de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3918a5de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: 481ac787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfd60a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7497778b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a97bde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a97bde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d760d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179ad453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 6103e4b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 736f7b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173a79ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517d09f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517d09f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3193540e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3193540e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1bc1eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 4f910884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 6b8a86ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8f03ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8f03ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b33333b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 573f731e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0ffd06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a461da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0ffd06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a461da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b33333b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2890e680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: 4f876455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee5356f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:20.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee5356f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: 3198eb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a80ae60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 56e9836e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 414aae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414aae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57796695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: 129cc5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 10f2c7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bac5bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b02e5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7e7201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: 54ec28a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63abcb8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f20799c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 54174711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b02e5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef0a948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140528f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3caed55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140528f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3caed55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 1c715836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a50d11b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a50d11b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc30455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46def768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: c5d34c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46def768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612b18c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 2a3fe1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612b18c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: 7fbeeb94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 100b8d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3f43ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb5f585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c36c4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f835e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e82316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb20f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 326f2c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 28ed9da5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 61ca3402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326f2c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226f0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165948b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30140d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30140d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcefa0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b45055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165948b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b45055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 258552f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: 44351534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258552f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ee32de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 62ddaf02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d46d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b0dee0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0dee0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d46d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 64b86ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be810f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b7746f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21322768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b7746f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21322768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 37dcdbf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2132373a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2132373a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62cfd956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d44eefa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: 46bd3877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362805ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247d1289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247d1289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cfd956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 67e9f1e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 5442d8d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 237bf9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b268b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a263de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671a1bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: d41105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 468f64cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 3b5d79f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468f64cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5e5277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5e5277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e8e6656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8e6656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 57e97c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 46c507cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b75bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b75bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22edbd1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: 4115e814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40614981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f34d81d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 473cbb9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540cd8ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f34d81d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4561bf06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4439cd60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ce38ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ce38ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65bf736d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 44190efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65bf736d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 4f7b15df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac9cd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 13780842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d814173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d814173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789e4b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 1441760c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a735367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b0bafe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b0bafe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e09fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e09fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397d55a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2215e8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: 4b918168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2215e8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 469cc896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2926f984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4812caea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 5d996b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8253c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469cc896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 30e9732b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 4254dabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: 58c62565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1581a252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1581a252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7484ad7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa268c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e71bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35346568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e71bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 54a27edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2899dde2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4443da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 1d075d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c6c9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6192ac9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d284d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d284d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c11f357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c0297c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358d870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c302809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c0297c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 1beae22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358d870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a2aa95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3470f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 67c6d45d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3470f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 226bd0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a2aa95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5320a3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e212e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e212e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6276ed5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26acd421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6276ed5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26acd421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7959819f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 6925f31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7959819f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fbea9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 282ded66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbea9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: 467e86e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbc6885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 81e9edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608aaaa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81e9edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608aaaa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2988991c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2988991c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: 3668f743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d70cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 574fb957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574fb957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 12f0f6e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: f8dffb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 980f05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: 4a534d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 6af8d200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 4ddf888b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 3cd9539f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489f3af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2ab3d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396dca09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 332599b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 15870b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332599b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 5fd3d686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486d381c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600553d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10891ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f06027d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5b53ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a11189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f06027d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 1faa33df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d9296d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2670fb3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1debf8d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f31103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1debf8d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10891ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 238002e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f31103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238002e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438df14e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 249467dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249467dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 3285d7b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d74dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5debb8ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: ce4993b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5debb8ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 3f6a7408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: 6a651105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b6a08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ed237c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ed237c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 5cb6dec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fb2c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fa8cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 888ae4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fa8cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 888ae4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: 55c01681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278b8c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e432698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111-, and the Request Id: 13a46230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e432698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65721cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 3cd0da45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 42ae4edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba9482d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476b5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba9482d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194b418e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194b418e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d99a1c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f29f832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d99a1c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f29f832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 6cab4813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 4a96fe13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 64fea644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 4434f1eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f56be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75880c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574d1bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b516d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 356919d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4856fb25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fda88f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: 1333b6ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4856fb25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fda88f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1035078a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1035078a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7e422b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d99878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7e422b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 710c5698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e00ea3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 4f120c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc18fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc18fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f917e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475b3059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475b3059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0e08f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 3e41299b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: 65d2482e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff34172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4b5b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9e9d93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff37858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff37858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4621c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7581bc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6088ba4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7581bc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572411af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572411af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368129d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718bb760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6088ba4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368129d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: 64b6e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bae1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bae1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 3aa711ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118, and the Request Id: 3e265a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 747de594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 20795ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 371f969a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57089c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371f969a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2454802d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2454802d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 434b66f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfce0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 957e340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 11e12837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2355742c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578d944c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a8b10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 7f1b2bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a8b10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: 47248161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ba42b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ba42b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 748860e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8fd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8fd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693eb5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: aed83b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd81d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d0883df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43554a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7cefe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 7b8e8fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43554a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0883df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9b289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: 486c4816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9b289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:21.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 283ccc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519fd400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a4e309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d464d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18a76c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e2c10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6e7c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a76c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6e7c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29199f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29199f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76805d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e655b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 7387bd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 2c30bfdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76805d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: 66541c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a092dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: 5ba4b653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f64a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714e735f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c2e1b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3169df28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3169df28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3921e534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2e1b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402fdae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4fcb0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787226fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4fcb0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 62c3e607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: 7844346c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b05faeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 1111980d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2341586e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b05faeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7445a876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 768546f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7445a876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf5ffe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf5ffe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 1607b0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 7704fe5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc4826d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc4826d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af094b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e54393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af094b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e54393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea96417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247577bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 12045997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef0b9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef0b9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37352f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 1fa2e4b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23add8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de8cf5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 325338b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de8cf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34224dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34224dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 698f7fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4700dd1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: 725fd61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4700dd1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b0fbd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b0fbd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a611ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 84a12d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7123ce5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7123ce5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 59a4572a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2452a972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74efa076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74efa076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 25cf43f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e35bb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 374b5ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 7fb28c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 151a7895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0f51c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dff35eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1baffd56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c25aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ebf15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a944ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cbfbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169fecc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6abcd7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b93c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169fecc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: fe24787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abcd7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adbd0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adbd0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39010cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191d6df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.278+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb78689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: c0a157e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: 553294f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39010cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4980b3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4980b3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e143af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b480888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b480888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 50eeedb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f974922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2884ed73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24792130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2884ed73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee1a0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee1a0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 690ec790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c71edd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c71edd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0aad10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 6fd81fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 3cc42751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: 10042ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 925ecb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 9426c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435fab87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 925ecb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13148dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13148dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef500e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1884dc6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.354+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c44ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a115764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c44ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: 71fda9a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 1339019d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 2049406a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e952d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef500e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a927f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257905da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a927f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bec9478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257905da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bace0a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: 2efc085e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299984dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 2a0fa6bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31249d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abde1c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31bf1008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bf1008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a718926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a718926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f219d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 5bf4aedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f219d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: 29a12e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 607497c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 206f4dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607497c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 59f2d033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206f4dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7bd445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 7d85b45d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7bd445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: 467e693c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c262f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49068d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 664c76c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 4364008e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664c76c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aab9836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 5eb28cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f40c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c262f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f40c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13942d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 5164d6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 678d9ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 5587db7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 42f126ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678d9ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f46fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 60ffe3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: 4c3dbd46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16205080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3b2a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604e3aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f30ed90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 4fd5b956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65cb92e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cb92e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a03c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7147de04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f530a4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f530a4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9785f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56dc354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dc354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef0b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef0b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: 3db9fa05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 61ba24fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddc43f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ad69c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50444a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.551+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50444a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 79e91cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117ccd53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a28d16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220f2f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73329530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a28d16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c80656f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117ccd53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c98b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d141b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d141b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 5d493ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c80656f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 218c3555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2decda58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62607166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2decda58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3d6ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 7735c34b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 3b792089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3d6ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d13c203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76085dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 67bc8458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d13c203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76085dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 31516fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42130674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42130674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 6ea2d546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77aaabeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 153c5c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eab180c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153c5c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4768ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3735dacd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4768ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3735dacd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 168fdf78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c51c700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 2499a8ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c51c700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8bbb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 24e9d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: 2005860b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 78a3ce95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2ed126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593c8543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: eccbdb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f48b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ae32ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 4879e00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f9be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1d2688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 16280028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae32ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b1f214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ebc5d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1f214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3753611c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebc5d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3753611c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 6461ea4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21256c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 42c4d6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e47b7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347a099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e80be8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a73cf14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357ecedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121d7eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 78213ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660e9c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b3736d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23647b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660e9c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593de6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a74f57b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d925cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a74f57b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc0c55b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d925cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc0c55b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23647b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: 77d84ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406079ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406079ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50fcba5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fcba5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 565678ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d8dfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1563ce40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 3a2b3b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1563ce40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: 13ff95de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c773574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c773574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 388f846f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: 1815f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c578ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1416999b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d8dfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 142d55be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cf9e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 6624e32d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403b2828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: aacb9ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a242b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: 4ccce7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a242b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4129f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a729223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a729223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: a041fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 530473cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 79a9e6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530473cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 2da5d9b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef7db76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b354b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef7db76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 658c873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73adf3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cda73a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bd6605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2b1b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 4222d64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.861+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2b1b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7f28ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1449e8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 121fa146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121fa146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32000a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 45e0a6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6914ae6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106e438d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 310518ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3dcc51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3dcc51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310518ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b6d686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14487866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 2d369439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a16a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b6d686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b83f2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9754fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9754fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10afb277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706f1649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706f1649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 2bfd195a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 3f4b4486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f1939ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1939ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a8e1ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67120959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8e1ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: 680629fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4d8605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 262d180d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262d180d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 3ef4924d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cc7186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cc7186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 52d3b3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 424cfd56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 37897b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424cfd56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30740339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 6a30fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30740339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121, and the Request Id: 582f71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d7662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d7662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b09127c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 4bfd8d1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b096a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b096a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a4c7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a4c7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 3ce427a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5ac4ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eaeeab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebade27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 173d8a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:22.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaeeab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 3cbb6f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: 50e271e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b82e825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f50a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b82e825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5ac4ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eeb3377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eeb3377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 1a312660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 4706f519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.019+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c3c43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162dca79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: f3f0d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a8e225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f76bef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e81419c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61aa69b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4811a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: 4bf4c26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2226dbf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7eb955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d1c75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2226dbf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 5890c38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497e3acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497e3acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aec18c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aec18c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 48708078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cdc640c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475744b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdc640c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12abaa75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: 441e08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d513ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d513ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5d4019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cea5a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562515f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1279da63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cea5a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 5d84913f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 7e4f2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 628d02b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79aad51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79aad51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9a7086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9a7086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6a5429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed12de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628d02b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 661d460f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed12de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661d460f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774fae8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774fae8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 210cab0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 75e092df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: 504cf596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 56dc325a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3027992d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 897ff24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 897ff24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbc6889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3027992d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e352213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3320815b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aed0062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3320815b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf3da98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: 4e43d601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf3da98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 4c63c4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b467e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 338ed82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2e3c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4bb315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 17727959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 6aa17fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 372fe6dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 34203c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe34dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a00c589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: 41da0a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a00c589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d518203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf55722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d518203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290b33eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290b33eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e12737c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cfe0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2851567f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e12737c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad47147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 62a49b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42055b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418d93d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42055b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470b9cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b4f0f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 65947c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4f0f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d646502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fbfb86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fbfb86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d646502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443bc9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: 4bb96f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 77ebcdfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353624ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0be87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112db668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d85e2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d85e2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d627d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 334f6406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d627d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 28c0ba26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ce92cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 19a1cff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47aa4a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 6f815a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47aa4a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd0ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd0ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c1fdea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: f800d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aed676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aed676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: 4612cd47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1178f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1178f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87af7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1fdea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aabb2bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 109b255d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 68c6a0fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354a7d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b23507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 3fa7c09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: 7d7820c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b23507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7baad22e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254487c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254487c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c7e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c7e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 1c3ec693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 23b67c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282e7476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282e7476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eee435c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eee435c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503f9bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503f9bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ddd3f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 45be9dac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: bd273f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a869adc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: 13aa534e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539aedc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bbb4f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb629a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fd79c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65034061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff99a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9a5e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 564e131c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba939ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1ef547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 52d0cf6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315c0cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: 51301285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315c0cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21f8b388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f8b388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7220bc0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 45a72032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7220bc0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8473cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8473cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f01728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: 2648a5e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f01728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23bdd7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5671fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bdd7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540faeea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed4fa75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: 5390067a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5671fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed4fa75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: 1019ef20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac9b945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30277e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30277e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fc9a60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc9a60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d84e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 2bca2457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5404f2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123-, and the Request Id: 17ac340f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5404f2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a181e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a181e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: da95961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 40cd7772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 2ccb8459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19aea2e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b280b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16bbc1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bbc1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a99ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be3da1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be3da1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 46c9c238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 2652210e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cb032e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19374a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 69263cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 523d66ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d498f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f4f6242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d103513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d103513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306dccbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4f6242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 700b680f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: 39d8df8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec665b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37227226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74afe04e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc2e4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4398da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4398da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ee21c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee21c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db31983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 63b8304f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b13538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddbd3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddbd3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 50161ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ffba806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dda529e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a68133a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4325b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c503e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798a49e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798a49e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a68133a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 667ba7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf3a821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf3a821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6d9a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b462e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6d9a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 53eaeaf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 40656856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b462e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0e5d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.819+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1608b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0e5d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 330dc48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: 338c92b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330dc48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d51f85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 2d0cd560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d51f85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f35a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6703d185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f35a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d9718a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: d13f2ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704f0754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704f0754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 43d0bce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9718a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 7fbe5478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e4c51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab519a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab519a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e4c51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f05ccd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 3fe69672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 30bfc8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 73928dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 62ac9067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2985f60c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 4148046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75242047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19aabb31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35493677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35493677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b468a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b468a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:23.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3b463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 3ece6a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3b463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23af19ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 5bbe412e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bc510d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 3e6622e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de3ba32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f9e3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712ca390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4174b5a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be4f7f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4174b5a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 5f285895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: 7d1f6a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3695432a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569bc75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355a9613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a148292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc04932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc04932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbaf636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240ebff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240ebff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 855366b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: 242f2fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 855366b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ddc86f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ddc86f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4eabc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 587270f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: cef5301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8c409b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b585ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72235bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f3a094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72235bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f3a094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a7a9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a7a9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: 725f62a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4117938d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4117938d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f20d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f20d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd2f5ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65821f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed7827d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd2f5ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: 7259bc3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d357a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d357a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: be6289c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169c61ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169c61ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 7135efc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed7827d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 4d55a3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 79a019ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bacf848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bacf848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b054f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 6b289797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: 13261fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef78b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 6e32f27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 6ffbc179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495705f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495705f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 47a04d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a58d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617d20e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d847858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d847858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab3baae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee94064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 51a62f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 40d223e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab3baae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166f6d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5450930a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5450930a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7aef26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 44e773c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a72165a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c874eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c874eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61223f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61223f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab2d01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b756e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: 2f1449bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 19117bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: 788c2897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684d2729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5651f2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19cb7f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cb7f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67189da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67189da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a66239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f90ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702560aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702560aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46491d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f90ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: 6163a414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 34bdcd1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8727308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 12b3cd91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6487142d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8e7b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6487142d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 161256b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161256b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e94ab2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 72dce4b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: 1932b528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf64776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7e7da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b150566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120e1f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b150566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776e6dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f91968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e6dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e21abe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77cb34e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f91968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 10d9f934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1330786e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1330786e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cb34e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 15bf0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab973ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c2ea6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322c3fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 6aeddad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322c3fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: 4fa2235c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 583e0c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e645fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32786e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c2c444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c2c444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 48a74e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32786e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e645fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 580785c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2fe0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c25e088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2fe0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b119860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109f11e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c25e088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 7cb57871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 5075a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dadffbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731a70a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109f11e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b119860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 3334c984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11abec38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11abec38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 7d6f190a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 3f9f09ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70faefa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: 30ab4d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 65de8a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1cf025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d71d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d71d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: 210e88b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4509ad59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3cbfd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2524be18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1789db9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a526b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 2f7fb1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a526b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7d5ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce8ca73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 27c7081c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98143d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a16e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc025d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1367e461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1367e461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426e716f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b64f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b64f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfb4e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 389bed19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a59ec8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3362c1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6619e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3362c1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6619e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae1c407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c8fb73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8fb73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616bc485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616bc485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a128465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 19ee9818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317fdbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: 3ad39671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a128465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 6e01200b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ec89b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ec89b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 2a68df0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d0d91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d0d91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e03e205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de51e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60167d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: bc9c6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e03e205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 1d276c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1634bfab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ac3cbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 7eff6b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60167d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1634bfab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63483763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9a0297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9a0297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b8960b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac3cbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: 5d5d9318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d32eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7e86ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b8960b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: df826b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 6128b1a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 53b58b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63483763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3c3a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3c3a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7007bb89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 29a1f050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7007bb89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 53e569a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 3f9b871c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c0eade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5f63fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 1add9a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f13faaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebd9d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: 5ab6b3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 52b92036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e89d318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e89d318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cc4be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dee4f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55066761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 11276a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283b3f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283b3f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e3aff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e3aff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 2dbd664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7649ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8124b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f1b9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb99a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1c0ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f0b640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7649ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f0b640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: af01535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532e561a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532e561a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 46edea63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea52194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405e4d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6367248f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: 632b212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc2ce1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544e741e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544e741e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf09070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 6560a7c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf09070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa61108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 64d11bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e15776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ed8234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c1a1e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: 6885414f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1a1e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cea0a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2a0b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d4de9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2a0b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d4de9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564cd341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 72c3f601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a552481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418d75b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27877c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75015004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 7443da31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3293fe0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27877c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75015004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3293fe0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c6c9ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6c9ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a552481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d715df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb77bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66adc85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb77bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66adc85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: 3fb67e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7faa6cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d715df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72028b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faa6cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: 52fe55d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cd45ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: 2c188535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 2a4344c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 2bfc44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 130c7f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 324a50d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: 4849ce82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 190d9358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e88fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44bfbab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e88fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ccf2e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 5ee9b60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: 31613eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bfbab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3b7d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43035d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea3a546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7911a259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7911a259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea3a546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 70dcbc4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159ef52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f471ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 1d95151c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7280beaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71afa6a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d48215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469bf6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 26cdef9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1819a399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192f4bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 1f1fa46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d955e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0123d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d955e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76152240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76152240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72299056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 145d7564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c298cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2500a137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2500a137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbc0a65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 136f570f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136f570f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f5d70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 708328c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f5d70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c47fcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e06f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c47fcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708328c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e06f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa46b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52619e02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 43183f36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa46b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: daea614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1eb80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: a995f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d815bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: 31c1e1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d815bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 54074640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35593613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35593613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a235f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:24.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42fbdeb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fbdeb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 7202c5a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7010cf36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: 46ff8639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7010cf36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: ad9b7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a56b177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a56b177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c871649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc9318c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc9318c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a634f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: 194cad79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a634f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 74499202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: 3b64d466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e038dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e70697d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 652d47f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e70697d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: b378606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c77fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647039c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce902d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 6a805bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127e77ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647039c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 3fe52d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 277dfe03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7928d1f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca7412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7928d1f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431b3db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 200292ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2224c184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eed4edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e82b456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200292ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77201861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36376aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: 6a312af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36376aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4037b967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7063e2fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4244c7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7063e2fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 71f2c720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 7c98788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a708329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dac168d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac5f6da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dac168d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9e8ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9e8ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: 51c11b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da74ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a3d0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da74ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a3d0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 6adb0447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47816b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47816b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d022ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3701776c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 71a3c23a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ceed87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d022ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 772eb11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ef7692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bfa9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 792c3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bfa9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4940357b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596c724c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4940357b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6879a0e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596c724c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 7ac1c624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 76c3cb3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 63374480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6879a0e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 15f69a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62195aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62195aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445b6af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6dfee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 69ba6385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6dfee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 350a5182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 4a94b947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362d3909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362d3909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71766001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fec1cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b49542e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 70d8fbc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b49542e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: 1d1b8d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d21f19a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40861e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a58cbe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbdd508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2157522e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6374ee2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6374ee2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c189693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f3451d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 2eb0a4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f7526b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17e4442b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7690ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e4442b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7690ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6539f63b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 270bf618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23271fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: 68e3c97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23271fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268c1a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2ca431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d91cb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268c1a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 624e860e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624e860e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 6ed974ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529f66d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: 1a4e6de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab5b12c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab5b12c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e44a6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ef3634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551cd977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ef3634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 77a89d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 28bc510d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66cc32c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cc32c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9e7ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9e7ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2730a205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2730a205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e0e8c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0e8c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d02e682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d02e682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: 7633c27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 424f9c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: 3f5427e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424f9c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 6f7efc62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 4c908338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ca2f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: 149e1758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.402+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fba01e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a598701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275d3966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 1e48f20c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275d3966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3931cca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: 67179153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3931cca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 325fdf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: 7ff58a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 487b3234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e69636d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a395fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7310d700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7310d700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ec210f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ec210f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21eb5a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: 3bcf8e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9cb0a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326f19fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4073f986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7479f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2ebc6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c835b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c835b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 499dd47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4008de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a971302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efb1d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e073ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e72e551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e72e551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e073ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e47e98c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d02b7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e47e98c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d02b7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32e3d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709519ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 270e289a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709519ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54eb633c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a628854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 32ca313e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a628854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1c942d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 20641131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d300d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b7fc22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eec1be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b7fc22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 552cdeb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d300d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eec1be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552cdeb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71f876ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 4110e73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199bb291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f876ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199bb291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 3e57bd8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 72a309a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 1449b67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6173cae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6173cae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8aa0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: 32d3743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 544bd787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 194dcdc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffa709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e612d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e0fa0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 894cc2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 56029be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e0fa0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db18a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db18a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1cdc7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 77935ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: 35b32114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1275495e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 19b5b128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6def6dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6def6dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc7c785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a3c17b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a3c17b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 4e03f8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf04692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf04692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 57ad94bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78583a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62fb8d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fb8d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 19198283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557bb145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353917d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34737f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34737f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b19d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b19d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: 6a4d981e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135, and the Request Id: 2c0830ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23797d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7226206a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a03446a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0ee79c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 2c77182b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 66c58991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 62a9016e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9da2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9870d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8c3c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d53af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2370e9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2370e9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ed0e066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d53af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4562f074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a3d065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a3d065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed0e066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 24d60eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 33301331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31352033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cac3ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c18d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5d8048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39766151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39766151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bbb26be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 677b1f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbb26be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677b1f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 7770acff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b499dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 7455336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1c541c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 7aef2eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1c541c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7592a06d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b499dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70989c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70989c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a1de63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 38d928de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 41726f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15673a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d9e5b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9e5b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 1bdbf217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756fc197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dec198d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756fc197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 2713e19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76dc3ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aabd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 61547393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 180fcb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 6ed92e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47933c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1760b407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54aefbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1760b407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54aefbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7b0270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8672a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505ba943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c744b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505ba943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c744b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 70473327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: af09d42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735f1131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735f1131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.885+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4160de24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e23979a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbf478c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 387dcc50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4160de24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e236d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: 7f282858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f633e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbf478c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: 3fc3e25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3add81af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387dcc50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb664b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3add81af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2385267d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6804e39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e63f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2385267d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e63f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: 274d686c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 1bf52704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 24e8ad50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 413453e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7050a632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7050a632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2d8207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2d8207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: 43a4cb1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e41d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e41d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9f91925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2427fb1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a075dfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f91925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a075dfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: 5131b921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 68383b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626c6872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6f70a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1baeea06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 747c79b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491391be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 62ff9ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70bc7bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 5cf7d6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70bc7bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1847f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 6bfc8167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9832ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:25.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1847f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: 10f5b6c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f348b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f348b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 48e82954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bf41d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 585d854d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f1bff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2264e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d62b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3f6aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6778bbce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3f6aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187dcd40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fac2aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187dcd40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: 25d8ae1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: f3773f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ef6d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc9c3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: af98ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77031075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7211433d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768e3ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77031075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a7ee22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f601f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ffb5ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f601f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffb5ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb1421b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: 1f4eae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d5394e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb1421b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d5394e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28a9ac40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a9ac40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497211c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: 5e80874a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: c053fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe9f710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe9f710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f4875d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f4875d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce73313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 781bc2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d9f808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 64cd82bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d9f808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430379f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: 7fa0772a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4b58da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: 2c75ebf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430379f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35449d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ecc910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35449d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ecc910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7ce0ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e64ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd2349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e64ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd2349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 5e7f6b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: 377a72f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 1eeb4167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 766e0af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100add44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424c5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: 26a24e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 6e3c75ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f194ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc5468b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc5da6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: 3a9bd172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 3bce54a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23dd99eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23dd99eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14dda46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc2d193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2394dd26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2394dd26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0bbe79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f4c5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: a3bb5de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6663985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60dd1247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dd1247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47549c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479aced7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47549c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 5a6cc840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20537118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc44aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7722d834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32dd69a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32dd69a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8d4687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8525ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e10e4eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e10e4eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8d4687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ea04fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ea04fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: d7c525b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 2ec6295e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 7eaad40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 7628229b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a91c5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d425bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a91c5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d8d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 571bee03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c09b324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571bee03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4baa090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c09b324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baa090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 5e499045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c46811c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c46811c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4f14e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120f25cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4f14e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 99b324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120f25cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 50408e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: 55eabb12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: 5ae53123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 690ef110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690ef110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: 25c7637a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45bdba16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13975aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bdba16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 71de65c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 42b03e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e899e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f646df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13975aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48248076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc0efac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 2627eb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f646df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d7da0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: 69d0fe9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48248076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12863c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b793f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6b67bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 31c79ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b15182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 682e4c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 1aa3bc17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464400c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4746101a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc00384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc00384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 3eb6a488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1b24b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbe2e5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a23be80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e18a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724bc563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621b4498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724bc563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621b4498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f78d2f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 1bb83703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef87d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33d71acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d71acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 3d15537b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676e9714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b57dca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21369369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21369369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281b089b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4420ec3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4420ec3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 3568d475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115fdb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115fdb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a151fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5643ab52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 2832c147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5643ab52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42771199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cb8495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42771199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 224285dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 11409dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ad4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ad4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9521ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 20437130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b422b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9521ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b422b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40763af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40763af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273d8836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: 4d81ba21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec82ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec82ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 6f8bf6f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc16039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc16039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 7b0b4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11470cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28830de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273d8836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28830de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4514a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 29f69a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4514a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd4ca71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd4ca71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e8c555c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 9cfdef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8c555c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f30cf19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 6a4f66b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 2b5ea3aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356dbb2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 57225d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36aa83de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: 6c56de88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 45932f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9897aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efe95d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 342c62b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 6f8db776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 1e855ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98b8053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b37d8db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b37d8db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16dcaf03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153694ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71cfbf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54014066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a6e116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6e116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: 7bb98c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf99d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152f71e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152f71e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2769c2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0c56e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e33024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e33024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: 3537326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75180067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd7b232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f54f764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a5c359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f54f764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6207aad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f18398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 7421a6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f18398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6207aad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37649e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 171a0ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9e990c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37649e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 718286bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4c6cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ef123c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: e28b650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7e5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 3704ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9d7737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eea0d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9d7737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee3de63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253425a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee3de63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253425a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: 338658ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ef6ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eea0d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ef6ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ab7163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ef1ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ab7163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc377c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ef1ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc377c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: 574ba086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 1aeb0dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 3942ef16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e2676d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: 3e7e0fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4887947a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebe238c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebe238c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3896d25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a86bbd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39406902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3896d25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: 7042a359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a86bbd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d439ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1218a122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d439ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 56ad650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ce992d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 7015b7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 4aa052c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47bd1ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bd1ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27763799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 2f61e1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: 5694db38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27763799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138, and the Request Id: 22480dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbe070a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: 2ac32e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3efb92b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efb92b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 6be2c2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 558e972f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400ee34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558e972f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 4ad1057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ef25b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e527347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77563f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: f7cb33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77563f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b156ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd9424b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366f5799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366f5799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c522479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: 1b5327b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d41308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 701fdeb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 45c84f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217c1d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b00d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555616e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd7773b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250a61da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c0097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388025f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd7773b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa2c197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c1fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7da5c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7da5c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626460bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3265f651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626460bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10cc9352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 5466fc29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241c2fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f224a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241c2fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d80437f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 731cf054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731cf054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cc9352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f2343a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: 4a4f293d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:26.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2343a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 129361b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21117805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21117805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1faf2555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faf2555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 18974cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 71dce2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d30b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d30b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 44af41aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 18870d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522408e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522408e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7636196d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7636196d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1196c74e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 6280a714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 403934e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610445e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 4bbecfe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610445e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cfe66a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403934e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfe66a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cccc408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d94465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cccc408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 51bddcde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d94465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 44a87c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f7d2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb2f058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb2f058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f844c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139, and the Request Id: 2342edff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 5b51a9e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780849d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 139dc622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 563298e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bd6b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7f40f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2b316b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 404a5145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7811bb18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a703dce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a703dce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e85dce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e85dce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: a40d7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 2e4ec43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a150257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e787cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e787cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a898c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 7fb73170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a898c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c639afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: 23dae152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f399e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b90daab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5786f0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e99da22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5786f0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa19cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc74484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e99da22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1240828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1240828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310ed8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310ed8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 74209681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142, and the Request Id: 2279a6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 3bac3a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 40bc18d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e1397a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e24de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af2c825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ab23b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38dcfdae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dcfdae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 50413b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35502371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35502371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16482835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9e1de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 6192b602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: 1f4d212c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35614e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8081f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8081f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7739da6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7739da6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 7a9ea219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bb27ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ad6ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766d12cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9005de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9005de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c687fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c687fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: 27b9aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b769dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b769dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78944491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d14bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d14bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5b9c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: a962751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: 726682b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5b9c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35160658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35160658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: 5c15fd84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 2befa538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31604b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a2acad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31604b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59def67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7807d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7807d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ab500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ab500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: 561ad1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 395bcf15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395bcf15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a72dc35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 48c17b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: 7129e4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a72dc35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fec437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fec437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: edf82da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5065f96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5065f96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e76bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6506d34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6506d34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: 42553cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 11d4f569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6511073c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 666800cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 708b2b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68573dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a630a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: 38ebfc96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a630a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: bfc1dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb0c49b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9d5f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb0c49b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: 1d337518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de9b544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46001006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 67d28275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de3bfcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548305aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496eb027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d319cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c10dcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 492afe78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d319cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7115112c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d14742b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d14742b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 17473c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742e4d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255eaf34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 4df54866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379d7e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4617d4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4617d4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37fe011f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214f52d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fe011f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf68312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe56d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe56d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 53168c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483c5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483c5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2016705d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 2f661eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5882ee46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dacfef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63678542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703347a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703347a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3938cbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3938cbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1616eca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1616eca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711aff4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b370098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 3d4d9698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711aff4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b370098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: 2d51bc19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d42c913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 238ccbf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238ccbf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d42c913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbec641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 57c69d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbec641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14290937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14290937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 48d9e51c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 5283fd70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727a3647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: 6001a14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727a3647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59dbec85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da79b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 5cea7acc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da79b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e910239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e910239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 3b081e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 1d0fd5c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4300a70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 6fbe516e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45023534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: 260bfa6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4a1e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4a1e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423b4ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 1f372050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423b4ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ece69e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: 7519f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: 5a0f0d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 543b502e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c859ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763590bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5ab79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cbef07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15025445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb3663c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e20093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a5a922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77004842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 43f41d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f9462af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9462af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77004842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b72a699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 4421a477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34185cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fd7074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34185cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdb27e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a42adad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a42adad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aff91d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 53287084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf0e80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167bb20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca4da9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 231388ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca4da9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca6835a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca6835a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: 7d911714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab0e10d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab0e10d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cfcbb1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfcbb1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 25909b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b32f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 342cd0aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342cd0aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197c2a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 750c4e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197c2a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 636da972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee464aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee464aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382356ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa3c202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d705263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d705263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b29e97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: 746c13de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b29e97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759aa12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759aa12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: 6c5d1e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f785e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f785e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e2d843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e2d843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11fb9fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: 31758cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: 3aa0c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 4d960b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b5e522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: 6d899c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3558dacb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b5e522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54dde56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 5bf52d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4518b933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dde56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4518b933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: 2242a175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211de1d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe7704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 3cc738fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 77140187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211de1d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 286c23bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb5dcdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327a9a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f38098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb5ef84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e43ef51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.824+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e43ef51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f349f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f349f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 27ff3de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471def9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: 7939cbaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16236d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3e25e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 4b3c9b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ce6a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a563d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce200b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e69e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f603db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bac3cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bac3cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5734ae81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5734ae81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 1c235cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e05a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 255bd2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e05a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283eed76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283eed76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc5f0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a9e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 1ee5e3df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8db398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8db398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3729f6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24dcbb7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24dcbb7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b8400c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6d5096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 1b73f575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8400c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6d5096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412f64c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56cd6fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412f64c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cd6fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a0950d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f0bf4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3e9bba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a0950d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f0bf4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 58593789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: 125717d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 259ddea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54072e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54072e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 6b3421dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 4957511e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d2605e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2605e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 24272179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e791993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e81435d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e81435d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 405ac164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405ac164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 1d657424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 4bc0b5da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2e6a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 3ab27745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 6ac9527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468f9e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cee783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 36ccce76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7f7986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a9f0186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9f0186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 135239ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6daac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135239ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: 4ec3ceed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: 5ebcad1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 429213fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 342f2346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342f2346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419116dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419116dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 19689170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71505f52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c4b87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:27.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f3232c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484d42e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d0f61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2c93c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5803aed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 3baf5ada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: b5d2a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f06bfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f06bfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f50985a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5145ace3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760d2fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760d2fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a494c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a494c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5145ace3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 5e8ada9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 3200d018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381cb5cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b66f9e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc721db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b280c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b280c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0b4bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0b4bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25255b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290482b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25255b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bec1401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bec1401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da9d150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 1e926cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da9d150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f37ce3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d936e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f37ce3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 3099cff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51da7df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 76e7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319afc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51da7df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d936e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: 3014fbd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: 739f071a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c695288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 5a63f698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c695288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 1370fd30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ed3b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799a0981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ed3b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: 5588412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 5d6d22ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 625460f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e9751a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603f5c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 72df0329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8cb3fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791b2cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 656ab156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f554307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1472f31d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656ab156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9373ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29de47bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29de47bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9373ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3b2cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 3ba372a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387dd5eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1f759e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dab5a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 6e81bd0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1f759e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3383bc59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 67dce265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156c3786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3232c923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ada512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3232c923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7211c774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7211c774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 4c8cf722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5de1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 5e06ef97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c343c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c343c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 5b867be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b87841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b87841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7014f86d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: 107ab8fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4d3276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7014f86d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f670b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f670b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526b39f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 68920a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6573df5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6573df5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 596d184b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6248032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6248032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e93ff57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e93ff57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6380538c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af13e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4ee16d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e470b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4ee16d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 5769b25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 30a84c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 4b9f9046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: 4b2d8783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3808af30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3808af30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 4301df9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed88675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f4b814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f4b814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 926b82f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: 14072f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70fc8523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fc8523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 668bc1f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4588e4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e14dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e14dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4d5062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4fc97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4fc97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: 5ba14064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d08fa37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: 2644c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72658bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91b5ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 35bbf88f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91b5ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 28416d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757a4a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757a4a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49613e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49613e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 1fb1b143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c12a8b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 3553ccd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c12a8b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138f65ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: 179a9c02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed51f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df2ce80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df2ce80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7494a579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a677859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7494a579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1374b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f52989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: 7f14b105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d55e55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c55e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 7787e1a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da0465d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7fd3dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 24335499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1911763b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1911763b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5741c042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5741c042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672ae458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: 5e00179c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: 2626f691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be45898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ecf698c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be45898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38a313f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a313f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 2a8ec3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e953db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e953db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56894076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3269f34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d84f986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56894076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fbc0f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c52f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbc0f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c52f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed4f24b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db4719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 5e6c45ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a68772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db4719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a68772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 4649aee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc3d8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 18c2996a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 75a69aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10147d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9332c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: 5730bc45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9332c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f6be55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6be55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: 5b397217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 52a3f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebaf5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c1c37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebaf5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 47ee476a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c757d58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: 63c829a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f1571f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f1571f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ee532d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75209594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b43f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: 4746a939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5cbdff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: 25810b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2550aa4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5572f5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5572f5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2550aa4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12a2c1ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c86679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c86679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a2c1ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: 5e528b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 79dc9579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a54e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74795463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f17c3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bf754b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f17c3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf754b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6335c7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 785d0fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6335c7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7ef76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 34468dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6e9959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffaaab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6e9959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 7d4c0049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ccef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 3a4921cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ae8cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: 1d66e9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 266d4000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: fc556ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266d4000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666ccc4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666ccc4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 3518f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 380f290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f99726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f99726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380f290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222d2751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e862868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e862868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 61a64192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71f544e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f544e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 219bd74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 6174f9cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8eb1db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f1d8f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1d8f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4daced49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2e235d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7105e587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7411ccff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7411ccff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 6b6707bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: 3d5f6d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145-, and the Request Id: 53c99209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 4454d3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b907926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1af26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628d61db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b34d46d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cb8368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7528a2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2fb9da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed71d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffb8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 3f8c8c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f205a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa07f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa07f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cbcac94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbcac94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671a14bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: 1c1f7c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a248842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d4002ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4002ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b47ec28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a248842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0e71f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0e71f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684aeaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c059398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684aeaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cbd337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cbd337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d4514e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2833978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54bb8c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c059398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 545773a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545773a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: 7427d510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4999ceba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4923d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54bb8c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: 6140c809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4923d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 5ace325b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4999ceba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: 3e5a5416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: 6280676d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: 6e9ace6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6699a078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6699a078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d668f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74a57059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532320c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a57059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20914563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20914563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753c9d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753c9d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 17854382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36779dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36779dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532320c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 38f93af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 1ebea2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 36885c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5a2fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5a2fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 41bbbb1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 15d9ab84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d405595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590fdfd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d405595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 2c225aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: 7c6c35dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65237bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 23d59e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5364b63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb3ea6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 49acb667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: 789ef9cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 781076c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f64825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9b4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460301bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460301bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 2713c186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51594b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51594b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467e7649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3852300f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 753c2f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524b38d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d4fecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786107a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b028fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7fb05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc5deab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0abf06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7859fe69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7859fe69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3762e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3762e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f397c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41cc88f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cc88f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 929c61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f397c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: 49dbca03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 682a04ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281a3232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddb511c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140b7929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372ddef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47fa27e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fa27e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b9ac6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6161847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6161847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70dd6b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70dd6b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f970ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 72f6cb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f970ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 735c4177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a7f4cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735c4177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7f4cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 6bccbcd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: 50dbc969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: 43e740a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: 534c47c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd79fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a2be037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2ab87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2ab87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2be037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df77a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df77a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f74b78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 5f10ad5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f74b78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: 1b2eea4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b04357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fea7d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b04357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fea7d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680b8e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: 64970708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680b8e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758c6084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158d64df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758c6084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 53c2b96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: bcd554d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 51eaab28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 743ba21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 62796d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a2c7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a9f832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620cef64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5544f798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5ec103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8aba1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 354d64c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28068448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdc175e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 14b6bfaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631ff62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153fe22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a7fada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a7fada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6049eae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6049eae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:28.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15cb6c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 67293c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cb6c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d5d47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 60b9e73e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d5d47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 3a3e0ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca15492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d750b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d750b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7ce0e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434de083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8176c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88771e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c5dbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8176c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88771e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c5738d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c7f3ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 704590bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c5738d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c7f3ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be4f7ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: c62ec13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be4f7ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9315d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9315d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: 57b6821e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3efbb3ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efbb3ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 1239d76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4329f04e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ceb4bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ceb4bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc3c248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc3c248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b9636f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 50312352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: 7afe8d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eab59fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: b6f0461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 1731269d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 2cd1c087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 3e22e0ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: db1b791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764a28fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1baca8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1baca8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dfdd762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfdd762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: 47921b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633dc234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400e2703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 246f4718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7036aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b337537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.108+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7036aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0345cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0345cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e46948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260df7f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768c7c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bffe7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768c7c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: 1728d69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e14ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 77510199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 599962d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2819aeef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599962d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfdf115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6367dd2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404b706b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 38e7c684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118c1f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d72dc6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9bd6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37076183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476e59e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37076183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e1a0fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e1a0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7475ed29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7475ed29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3eb4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278ef709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 73c6ffe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 5df95a2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278ef709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a2ab90a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b8d8de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2ab90a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8d8de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1271933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681c04d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1271933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681c04d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 2b8b70f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 8220c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 3a84f227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 25f500e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3eb4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356460aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356460aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d83566e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf5fc37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf5fc37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: 2e16bedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3155dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5835f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5835f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e06f503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e06f503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3155dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 6c4ac165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: d66f2ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 2303a704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75405071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1917d548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: 27fba1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1917d548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: 276e3aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 465c50ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 34ca4a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6703f680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 9c9ddb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d23769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: 14478802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 5cf50dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ede1b84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22364d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484c8e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f65befe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a375e49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b93f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad68b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dafe699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313490d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ddcfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ddcfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe70835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: 6f1bc7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f2c393f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2c393f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 5e24d260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f49876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9bdffb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e75a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e75a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bdffb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a9a4a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c45a1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf1590b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf1590b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66eca850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39cbbce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5347dc82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66eca850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cbbce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: 60428a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44bc36c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bc36c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 1c7bce42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6307d6da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6307d6da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: ab81bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cd6ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cd6ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2420a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2420a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550a1ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 211d99be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550a1ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: 4fc7bf70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 6c997387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc5c039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc5c039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 5210767f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce61fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 3ec4177d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a280236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a280236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0e55a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5570b0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 557a8bb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 471195e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 3bf4bd18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: 17e77ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d60766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d60766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107d816d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30138316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed8bfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed8bfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f0a4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8a68b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8a68b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1ef35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 235334c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 611094d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611094d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 4fa419c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4650368f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbc0390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 63df08e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b38627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66074c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d72b38a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c03df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d72b38a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd68812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c9aae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9aae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a6d4fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547b3e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: c5e5f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2db941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6d4fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: 471adf1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2db941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73797e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73797e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 629e8c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6bb2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6bb2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175466c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: da3adc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c99581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c99581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 5e2b2954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b9eac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52863577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52863577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b9eac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721f4aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155, and the Request Id: 7c9bf325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721f4aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fea8635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 1dae00d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209f1bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7c4d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 3aedf93c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209f1bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd7777a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd7777a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfc169d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: 6d4477d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 1053a68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 206989f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206989f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 2bb7bce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4003f403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 1db0ed5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4003f403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 1b6cf70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 2a6d1fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a01f7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb761b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e668d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa73749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291a0b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11fa4dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fa4dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee3a5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519ea48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519ea48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3193ae6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2d384f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 3337232a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 4443a999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138ed2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388ab503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388ab503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 788e264b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd0986a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd4ce5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1198d70b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: ef1b960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9f3eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1198d70b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab0dae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: 62c97b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6838c0d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503d4204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6838c0d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50af873d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305bbc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50af873d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305bbc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd4ed31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a38692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc72b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd4ed31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a38692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d145c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52907956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 115e422d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: 328e68c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc72b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: 6354f34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e68d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a5b912e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5b912e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca3cdf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca3cdf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: 334ba7e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: c621b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 4995fca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c2314f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c2314f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c18bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381d4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c18bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189065a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381d4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed8c634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73959cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed8c634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73959cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189065a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 614568fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c79f6d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c79f6d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 61cfdd0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 148dd1cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf64cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: 288071be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf64cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad623d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f06e140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153, and the Request Id: 39a21ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 6aa750b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dc5dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 3d769cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: c2e98af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487354cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b21dca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 593cac1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb3a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 6900af42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b21dca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 2472ffce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cb13cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cb13cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bedc9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 3188f0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16fd9453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786dfa5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46242ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3018bfb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50564327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d3ea1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c42e971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dab4276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dab4276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30228a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30228a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536b9e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ad6a025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad6a025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e65787f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: 4771165f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536b9e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ec7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 41b2ad77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da28264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3fad94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 7bd8da3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18dbeda2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df37555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b9d827c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9d827c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3c4659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3c4659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: 5f82f60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5105b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5105b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3bbe9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3bbe9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5124a2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 5c762fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5124a2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59928f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59928f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae11e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae11e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50aa7183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50aa7183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 73a29000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 1df1c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: 13c7728f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 421829e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 3a69886c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421829e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e3190e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e3190e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 658605cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ce1be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf26c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf26c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ce1be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c16358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658605cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48904c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: 3815577c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48904c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 5c1cfa7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 10892c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa04726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 90c99e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6456bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234cfbd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 86033bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: 14939b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: 47fe381e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 3e20b6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6679b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 5a62dc1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed4f7c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e524de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e524de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc9aad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca76b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0a3954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca76b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6907c17c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c6dac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: 4c0201fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31da43a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31da43a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dbb6c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c93b1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e8f5e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 764bb6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: 70487f52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8f5e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dc3b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 7a2e5f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec057d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ca4144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec057d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5c5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794f1eaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794f1eaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 4f45ef2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3252e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ef31e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6359bebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6359bebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350c36b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ccd749e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccd749e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdf1c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6971f102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 6c58c204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 7c9061d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7e2677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c374cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7e2677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ef31e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d465d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa55bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d465d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ccecf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa55bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ccecf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: 4ffcee10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 7b5a1874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 6cbded77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 696813b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696813b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: 23384a2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55775419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e9d3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e9d3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5b9c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db13aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 655ca98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655ca98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:29.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 5c2ba9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 481d7f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 4da8cb37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73de7212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f138cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 7381ee42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73de7212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 705aa1ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705aa1ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 460975b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: 4db7e1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2067217d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a32d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2067217d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2ac2a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2ac2a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c8ea3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c8ea3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 29784406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 6b1a715f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16836173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f18ad63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f18ad63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: 33aade1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b71e4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed30882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1153e24f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bbb8efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 4b814107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbb8efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 5688ae94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e3cbcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ce9409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ce9409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 297f62ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e37d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2101703c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3dc718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: 257d76cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fd3d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3466c591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3466c591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30dae05f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddabc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bc30db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5ffb68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5ffb68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bc30db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 324a2294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7084f85c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7084f85c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: d78e1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: 235a3799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1d044d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1d044d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df04056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df04056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7662bd4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: 68ecaa59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a864c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 46e00d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b02567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f553d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706993fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f553d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67e05959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e05959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba69ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 6e8e8fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67925740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6406a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 64206cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 6d68e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7535ea5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7535ea5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ec4be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 647b4565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168ffa3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647b4565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f19ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 140f0819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ee9fce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168ffa3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee9fce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7912ef62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7912ef62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 34110272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12b95415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: 47421f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b95415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208d14a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3b7a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 76773451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7603f744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7603f744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71882390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50789a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50789a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 7b41292f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f0cf35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f36be82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c3da113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3da113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4169c2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4169c2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 27d49ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 2e7f741b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 33fc0eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11208456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce5f715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511f4957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 33280248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632c1f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4dbd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4dbd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632c1f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d518d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d518d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78eb00d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 469d07fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78eb00d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469d07fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367aa237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367aa237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: f7d96ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: 4a6c98eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 4d19ed25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fb06b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: 27c5e32b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 1eafffda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3afee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3afee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30a33ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a33ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 19e2b636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: 46bdc15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdde549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d96713d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 73d2cfa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4665e2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 7dc54c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5b6738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 49a6cf1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bdee005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4665e2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdee005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: 65fc743c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753bc9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c45a3de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc52e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32de7498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12eeefd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f865a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcb888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc52e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c12360b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c45a3de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: 5e05713e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493b4977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5510208d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fa4e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5ee1a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.376+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d94143a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c76c4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c76c4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 180cdf76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2ea84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180cdf76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 530dbbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e885f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee6dd87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530dbbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e885f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee6dd87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2ea84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59688631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: 6d520f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 64db1052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 7eba626e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 1d239687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202db81a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202db81a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 7fafb37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 324798a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5363e31f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 675c3834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675c3834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5363e31f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660b27ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660b27ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703c161f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 6a7ed70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703c161f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 157138c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157138c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6775177e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: 7598ccd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6775177e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d2a0c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 4226a2d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d2a0c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bad8eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 41e0d144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a54b60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a54b60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 66cdc801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54f4399e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f4399e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 76e69ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73947463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 381686b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 79542cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fa1c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 3730c830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b50121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: f1d21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 3da60b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58579d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18648d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbdb2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 6c7aaf17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1148c904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61486e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e78f1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61486e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5266e0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384e51dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b2a432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384e51dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b2a432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42622a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 7a0d6238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42622a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b36b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 58a14cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7fcca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef928c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef928c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9689f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebedd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3698ed75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebedd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f1f6cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5675dec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f1f6cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3049b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 721d44c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2703ef3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2703ef3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 58c72a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d3aee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156, and the Request Id: 1e31bfd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d3aee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b13596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b3edc54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3edc54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 4c478ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5690cade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5690cade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e0c6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fabe508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fabe508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 54364815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 44c8fe8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a168af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 3f55ff9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168fb21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 27925c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a51a77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10656a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637a49c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 570ab3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8dddd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7201ded0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8dddd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d58e4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d58e4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: 1f8e4357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240c31dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240c31dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 5a58a916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d52322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d52322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: 5ba3fa9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398ff074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc232bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ac20a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1684a230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 16814588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ac20a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ccd6d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744247d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccd6d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 1e8ec3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c8d6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6415f11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8d6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb8d9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 472c3d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61501abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61501abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40461bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40461bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 8d0d212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7494a62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426bb09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426bb09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686dc7e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683b3b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683b3b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4117dea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 4225524f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef2d33e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 446a4b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef2d33e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686dc7e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310c57e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27380d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: 5482726f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27380d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: 116f67ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13accdc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5057cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5057cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1983ffd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b46a51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d087fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b46a51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 26ca1817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: 5a2ea0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 198a327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198a327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: 7c83862b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152c438f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 1af31c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152c438f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d2ea4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d2ea4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43b4700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b4700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 79bedbd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 34ccec0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: c6334f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0cf1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59689c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59689c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8624f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e1d9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 189df528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8fcf095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1001e3d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1001e3d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 12ae6d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a711acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 5b01873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 205f7e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 45fde283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd91d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407aa897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd91d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7008ee9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7008ee9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 64f31cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c10acf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4296858e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e71474e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c10acf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea8cd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea8cd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: 17503d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca2ebac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1959f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107cd2fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e96e3a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107cd2fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 570b029a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f888328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f888328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 4f99bffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4caf669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4caf669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7114e1ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70733987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70733987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: fdcb97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 627fa7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 61f41e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aaca956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa508c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaca956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1213f8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1213f8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 13aef047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 2baf6a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9e036c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f76f684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 62b37bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13da80f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364601d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a061866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce63f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 5b5c999d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee117b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d3d58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df1401e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1dd77a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee117b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cb69fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672250df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb69fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75629201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 7e53219c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75629201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a4c2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a4c2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440392fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd5b360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440392fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ea1c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd5b360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: b8504a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ea1c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 7ca378f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7950c4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b104093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce48dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b104093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609c894a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 45d12c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 2ebb009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 6f4837d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ba2b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4ca68e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ee7300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4ca68e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ee7300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad66046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e175a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ba2b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e175a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9ddbb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9ddbb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: 52a2ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad66046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed57b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 29456f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed57b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9ff2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9ff2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 32e9fca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 24ace7dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2418bdee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 315ade4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 701e4717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 1a5600ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20973a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20973a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 642eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f2d6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:30.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225e1b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225e1b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 720e5af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 68556619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503bea70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63457ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7843379b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f621284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 7505400f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8672f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e205dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32216239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e03e1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 1d5c7d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fcf5d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcf5d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2316cc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c4a775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c4a775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: 366fbb83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792f2a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101874a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef748a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204d9875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49dbb34d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dbb34d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b5414b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b5414b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5af1037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0d5c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af1037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66410920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 6367877c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1729f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66410920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1729f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f33e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 262d70d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f33e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: 54ed27c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5591f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5591f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 317bf62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b74baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: 447695e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4240a80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565e8cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673ccb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f3e3bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4240a80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3e3bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 7d01877d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673ccb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317bf62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 123a3d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23cb2fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a1d11e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123a3d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a1d11e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 431b4d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 1169af51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52eae5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: 18dbb738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cb2fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 2517e09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 343fcb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 7a243781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16026685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 7fa01220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16026685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbcebab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2434f449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2434f449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 131ea7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 4ea7b55c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 7bf99c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2657cc12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3295394c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 472e02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 748921cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a8c849f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8c849f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ce4931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561befa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17111c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1100eebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df2d38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1100eebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.237+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: 4c17f332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd3cca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e8c2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af744de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ffb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253db48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ffb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a4af4f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4af4f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: 7a9cf8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2727e078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6b803b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17990d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ed5d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ed5d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb0bee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf003b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 2630fdf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf003b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: 4641d2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591d23d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591d23d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 153bda74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153bda74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: 69550742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7147d0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 45203d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fcade4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32af2b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3182939d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3182939d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ef74a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ef74a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 421fabc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 363f5a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d57d75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421fabc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d57d75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d48bd1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40587922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d48bd1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40587922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 3d31e0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: 532d3b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483ddaee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: 5367f1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555d3912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555d3912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 36c7ffc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c53bb95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbca967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c53bb95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 626c3c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1f0433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626c3c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1f0433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: 1999ad7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6393d790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6393d790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4d66c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 6f734b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 22436942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4d66c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: 7077a4ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e74faaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 5408e3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516fb33a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 21b8e3f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: 6ec35d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6512c411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b839b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfc7f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 5ef93e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76da68f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28deb399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28deb399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6436304f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5644e3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9571d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6436304f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1865f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 6382f6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c62069e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 3e1c4906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672e9094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c6fb30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cebc8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cebc8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b74e328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b5aa86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ea9608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b5aa86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ea9608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 5aef9f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f7f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f7f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: 7b2e94d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70714003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70714003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 96aac68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96aac68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5554be10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 77813f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 18f3f37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e8fbff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec1498b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.512+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8fbff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5554be10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220b4108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 47778ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e081d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: 65845a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316871fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a057e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 3adafddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: 5be79a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e6720e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e6720e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 1222756f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b394381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf25d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b394381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: 19e723ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e35883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e35883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77584d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77584d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb560ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: c4632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f648523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 9da19d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb560ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75da0ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75da0ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d37f18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d37f18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460a35f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460a35f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41624e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 66eebeea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54cf9154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41624e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e55015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa8bf29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1a0184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 9a02cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 18dc7a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 79da2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ddc311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 3adf5913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 15049766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fdb8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe28873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4efec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b54dfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687c39d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687c39d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba53a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6537314b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f68182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f68182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6537314b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 512566b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: 47c2fc20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512566b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b4a5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f70631e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 1df7560c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f70631e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca0a6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7714800f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: 2b684884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fce18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fce18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7783a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: 7170788e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1680d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d2480c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d2480c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 815d0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 815d0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: 13d09bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 308e43af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308e43af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 512ffe6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512ffe6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 78b800a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 7e2b0a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de6ab2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de6ab2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec2b48d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 7f9f840f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec2b48d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: 442fac73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1a82d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162-, and the Request Id: 249365ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e249e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b22374a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 194adfd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b22374a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: 2071abeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 33faee77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.819+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fea1c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc2d7dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76521d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2958384a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fea1c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 470748dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470748dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2530995a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48808db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48808db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 21a6d4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 56d00b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50006291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50006291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd5b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd5b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 6d88aaaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 457b573f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 18784bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d1bd1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164be93c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3afbbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f4910e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1addbaa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3afbbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b702713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754c3bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416e1b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754c3bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531b7ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe71527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 5a6fe354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d5c8b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790e34c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5c8b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297900f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31ffb076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ffb076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 3f309b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: e923834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628df5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53577058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557945ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5170f36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557945ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5170f36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53577058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee61f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d21735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee61f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d21735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: 5bd8579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: daae079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 1438ce72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: daae079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f40d05f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 2ab133d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 1d1cd8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715e3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.949+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be63e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217a8f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217a8f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a63a5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a63a5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70119759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 5fc1a8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: 7cef1cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8c9c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 14da3d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 8e2d7cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 8e54c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6974d5bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8c9c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6974d5bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c03fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3761a8e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4e686c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3761a8e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: 24127c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4e686c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:31.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 6663d4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388d946b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388d946b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a96f0ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a96f0ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6ea39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 7b606b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 1a248519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38054148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5501b994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f82dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e2ddb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f82dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a08270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91fc042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e7f4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91fc042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e7f4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48219357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: 88fee33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 1ea0be41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44398d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44398d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af418ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722da7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722da7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d859d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79836f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 34209e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d2ce9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d2ce9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: 48b46384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d8a41d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 237dfcc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: 42d26d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 432e3232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 2f2c2515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ac7bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f33ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f33ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f035f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499541ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f035f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499541ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2dad88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2dad88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aeb15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 1570147f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d0d5e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 3ea399d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0d5e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79d0fa8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d0fa8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338017be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: 356687b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfa3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1958a2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 32a2d048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178671d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f265081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db93884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177a3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177a3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a7655e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31062dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31062dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 4f91789d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 62afdc70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7ff37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38660086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: 3dc2babe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 60a942bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f16657f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3463af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f16657f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3463af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15242c3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15242c3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f93b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3308c261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f93b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3308c261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 4ec911a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 60cbe145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ecd5c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecd5c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: 4b130f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1052f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 571e87d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d974e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 332e9929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332e9929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: 7cc95f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 4a5f3191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 92ae439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92ae439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16035946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 23b258c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9391cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 286f2d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74090549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3a5962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10084714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31eabb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 4fdbd375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300888cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a04558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21fc7e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9b3e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fc7e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5036c3c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5425e912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5425e912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e5f7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9df7770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5036c3c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9df7770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 380f08c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: 4ab0edcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380f08c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: fba71b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e32c656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e32c656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c29641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c29641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f7f6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f7f6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 51c4fdda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e0a9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: 150f23f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131b6c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103521d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704c8c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25f20d4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f20d4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 162aa842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b0924a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 691f090d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9eff5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9eff5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 2a598661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747686e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 2cd0683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 68050da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a98a063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2240cb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf75843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a98a063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2240cb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37510ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11303af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53243c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11303af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53243c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ebed4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 9c452d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fd6797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebed4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 1d06f3ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ec5f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd43807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd43807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784d9956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ec5f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6316adbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78b4b8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b4b8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: 76ec1e41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6316adbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 1e03e3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57648119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75332ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75332ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 6295eeb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 13a0e72f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43074ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: 74eadad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 8b89ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18dc6533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dc6533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac98658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 67c28d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203ae91c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 215307cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 7b8ba84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f519071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215307cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee42143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63885e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 581793d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee42143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63885e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581793d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: 740a9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372b5819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566d4efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566d4efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 1b070c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3e4257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: 19ba41d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 44d07736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 28b91c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb0fcb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c64145e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141512e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a461e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f6f8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff50ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff50ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620b9eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620b9eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: 5932eb97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204be9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 4085fa3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 439ad39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a796eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27013db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28163cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28163cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106eb6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cac4841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cac4841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aab4ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aab4ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1f1fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 28d0f970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 3fc586d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f5cfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f5cfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 48b3f449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fd73d2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd73d2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112a0a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 850ddcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 850ddcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5351b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 6a62c589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 27d42bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40016c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4616b335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4616b335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673933af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673933af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: 4990380e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d1e686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d1e686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: 27a038ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 352e3b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352e3b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628f4b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33431500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33431500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628f4b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 7262fbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dec1b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7987eca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: 72f68549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d6ac7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6ac7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b5a670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 4370ad31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b5a670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 119a09b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: 1355b084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca50f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca50f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c7f8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7f8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: 4985ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: 304d0d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f82b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 731f7bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39464bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237f295c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc3221c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff961be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7503064e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 72aa0a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577d59ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 1fc284d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3541f127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6a8b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c471d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab5557b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab5557b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a007bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a007bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2601b00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e24b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: 16631f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2601b00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98053a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc3c072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc3c072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d411b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 17c565ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9a10a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: 28f52d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba2407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38998882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38998882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244ca43c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244ca43c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 1822af01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f4274e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d14a86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297b4c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd44f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6126d691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd44f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6126d691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627b754d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b26cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b26cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627b754d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 45d0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 48f93ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 1c83784c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5754c5e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: 52022b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49de002c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5754c5e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a52e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bdb9409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49de002c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdb9409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e3e163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e3e163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d9aec3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 9ba5f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: 57e9e5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2deeed59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b02e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecd6fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9aec3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: 1cc4444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220c5c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d3c66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d3c66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 1b77336d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771cf739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771cf739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 4bb1236b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220c5c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: 1a54ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c22498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec20664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ef9d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec20664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69162116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69162116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: 54c817c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: 71b0d285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 295778b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 727d0b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727d0b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6428848a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6428848a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: 6396b231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7d52a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60db3167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 5d5d5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: bbcd822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 79aa4565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 945b80d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 945b80d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fe5175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a798ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cac305f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ea95dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5614b2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ea95dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 6d407b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: 6e1efaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2dd1ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 39c1317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b224893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fad02d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db6dd0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475d3bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695e061e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 340e91ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5317a445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340e91ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc2cbcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc2cbcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 5da6143f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1d69b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: 69db4c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58be005b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7d3c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b7e6f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b7e6f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7d3c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69deb8db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a70d7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69deb8db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a70d7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 5a6993e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 1d48bfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd01380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69841a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69841a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28944d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48884f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f685f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e50ad02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28944d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e50ad02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: 58c6f6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f6b1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f6b1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a86c19e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6123fc0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a47a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a47a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f685f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f218c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f218c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: 1e79d49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480e09d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 1170bbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 136d3df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480e09d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 77f5dd8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e4f51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e4f51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: a8bf6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 463da53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463da53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59717992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 64178013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 4af0e3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59717992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 523f7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523f7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:32.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 3d2a39dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: 11368cde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 6dd70ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c13384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 133ee03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133ee03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 132389fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132389fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d87ca53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: ba5ea43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 60cfbd8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b82ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 74a9a443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352b3ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 774352db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748e7273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 3935a8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2950314c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392ec6a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8f4f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0dce8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0dce8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff73d38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff73d38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: a92102a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114ae5fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114ae5fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1312320a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a187328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a187328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7257d381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 343f2cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffe3dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cec7833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1187254f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: 12645fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd913a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c133052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b732374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f1a9bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1a9bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e887d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8157c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e887d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8157c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef62927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3250c55b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3250c55b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 79c361f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef62927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 139007f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21408300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef71705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 4360fbe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441679ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21408300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 42fe198a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1842e64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229c68e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229c68e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a61e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a61e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aff009e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: 4718df6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aff009e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e86e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e86e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: 5e747de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e49585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 1f6904a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 5bac278d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 1869a7c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0764ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0764ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771478c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771478c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3d0cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: 48d4b013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e27afb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e27afb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 314689b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 1d5003ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314689b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 169f3a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fa7e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 40a407e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1a5765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1a5765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4cccff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4cccff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6082ec5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: 45066cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6082ec5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202a4ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562f6997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562f6997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61018ad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: 68ad16ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9c11e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 7214f0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cbd1d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 20c29539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271c415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55514997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: 431cd3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a37345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cffd02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186a129a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: e67f636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f0cd06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d1f7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0cd06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.292+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 787160f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787160f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a594931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: 41544478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef5688e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7ea441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d8aa7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d8aa7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.318+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385d69b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22cdefd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cdefd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: da51c0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5970bf6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103a97b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326b7d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5970bf6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71129709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e244d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71129709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 61ba326c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e244d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c697a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 702b9750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d64bb10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e36357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c4373d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c4373d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 503e2be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b9628e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503e2be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e36357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b9628e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 33bb0e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 27985b3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd56b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd56b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: 62263462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 7fb252c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2843998b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2843998b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bb9950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bfd77eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfd77eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 589c2bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 2d5a7044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d2ec76c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2ec76c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b373b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6527fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b373b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 6152617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 7344fd3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 318628e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73cab2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cab2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 78464abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58eddfbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 451d6bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451d6bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70da9dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 284ff17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: 155588dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: 359fe65e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284ff17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a302c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c4cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a302c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620f65a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: 4bd3f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39713813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 322d64f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4372215f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522a1947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: 787ede0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6608e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb0bfdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb0bfdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 77cd9dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f8947d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8947d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e613bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: 3cea6de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e13111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e13111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6772a480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49d1cfd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce9d4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d1cfd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce9d4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e81f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9faaf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e81f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 6c33dc77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 2b2c577c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3e6aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27213757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0f091a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1948039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bf686d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 25e8039f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5366b504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 598279cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 4a468e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5366b504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2462f635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5738d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74a2a34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: 64e58517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281947ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a2a34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516e8e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2462f635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f8d8ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8d8ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c121039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c121039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f02bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f02bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e93b2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 3bf875d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: d049989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e93b2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177, and the Request Id: 67d27fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c3104b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6294a2e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3104b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba64f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba64f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1f87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f47585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1f87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 448c7ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f47585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448c7ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15406f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15406f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: 133c9550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: 70df68e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 6fae934f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edf662f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: 7a6b7945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e691cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 3cd14ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 5c863e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 3fe00c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3486a29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49892f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 73cedbcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 5fc10544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c2bf1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb411d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2bf1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111f1223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14891d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14891d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: 62c2a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b64eb00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: 3501028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633ccb3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38818e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a26facd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f11b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb856a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac25ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 5c255921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edd853a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e24c7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb23b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b06bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3338ee7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3338ee7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f9a3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f9a3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a962286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 10660c89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cebcf56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cebcf56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e759ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce729e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e759ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 6faf4da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce729e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a29f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 438909f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18378279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a29f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18378279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 107ee15d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f83f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f83f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0926ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 3db43a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c4c225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c4c225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553f5f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5627552c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553f5f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27fe032b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fe032b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578d3d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578d3d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: 15b7e0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7c18f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 780610b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7c18f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14ed7c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 52924f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ed7c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d43915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: 21dbaa13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: 4854a6b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 24cbcba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d43915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5878c418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 207119ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5878c418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: 4476e2b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 5c4b24d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0328e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 2747bc36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24762307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24762307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 604065f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604065f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670a3da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 3b6d348b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: 35e34cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669f8dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ef58e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3267136c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22619254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369b55e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134297f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369b55e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18db92f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18db92f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177, and the Request Id: 68b6ff65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 655c896b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367c2464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e96529b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 67980928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5952d017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e2dabc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e2dabc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134f3412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134f3412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 639937f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab942ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bef130a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af41d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed8d86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35bf3fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bf3fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762463ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183065a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183065a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e47c493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b61ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: 6bc3aa65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6c6540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd17a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c72456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c72456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c57701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 697cb62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697cb62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c57701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d22d266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505df0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505df0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 2804939b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 4cc0f08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bffaf79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bffaf79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c057fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c057fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: 2ad17081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105cc716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 75905883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105cc716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 21debe65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: 4e306bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a469b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c424ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478a5dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478a5dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a469b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c424ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c3713d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 2dc35056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3713d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe9243c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe9243c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 2581d10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 5cdfaea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 5a6f00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15658697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15658697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4895d255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4895d255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef8741e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 6ffbe120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f42b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f694927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:33.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f76cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6625287a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 58ed564c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 402cf25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 6f657938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 6c71e00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 4375f26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30020595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30020595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ae4a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ae4a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30718d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f96460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: 4a34715c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3879a567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78be1d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab540f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51571dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3548c6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d3bfbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d28256c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26407a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 57b5983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515f7a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795ac2b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795ac2b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58651d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49537caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515f7a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae4d0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea43d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7387e000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea43d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11eee04b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7387e000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: e243d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 1e3e0a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e25d90c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e25d90c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4704e2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79971af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4704e2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df899fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df899fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: 3e7f3f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37b7d07f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b7d07f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: 68b33e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f11f264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f11f264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425a5970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425a5970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: 73070f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c86abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c86abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d46d831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d46d831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 703d74db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a7c5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a7c5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2955eaa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2955eaa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: 54895b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 713b7a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 5bb2861d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713b7a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4114853f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4114853f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 17841976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: 7dc22af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef3e568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c015b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 4b21de0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.237+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 70a14e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 59b1c55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6b01d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 79fe19a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b310511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b310511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b846d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 361feffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b846d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 5934b241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 44de293d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80668f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184d9050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 328fc741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328fc741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 421ab738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421ab738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5697ef4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: 1dac3821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e1f32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df07c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bafee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7441c935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 21ce5c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0b0264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c44f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c092b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c092b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3f96dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3f96dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb363fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 3dc5e2ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9b8789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 74c4b1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6becacf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6becacf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27350626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27350626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46fe33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: 93fb325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559b3c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559b3c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7b0127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2328e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2328e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 5f929605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f28840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28cfa7b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cfa7b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6975c7cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6975c7cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cd962e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 297b2dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e4eb8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e4eb8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ea697c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ea697c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: 48315964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: 29b726bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155309ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e45a12e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e45a12e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 4d84077d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66517199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b34ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b34ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2762ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 2062f5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb60ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb60ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30981952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a1cecc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30981952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.477+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1cecc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 5a86490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: 75acc381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3382299f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3382299f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 46b54588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: 2ffe3362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 44f0bf8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ce32fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62057d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3cc95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 76d99713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62057d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127af86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127af86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 102539dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179, and the Request Id: 43a41e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698b59e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4255d1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698b59e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 188567f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b453e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b453e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: d699a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c812b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb7650b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7a1ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 3b99e3da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677aa84c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a242360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8a3ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1184da0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b1d815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 283878b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0f1662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d54fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0f1662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ce3b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ea8220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ea8220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb5cf46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81a4428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9b1334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: 3c7cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb5cf46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188783c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40178e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188783c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605836e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605836e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 60309c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19df56fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19df56fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 6be1f3cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790aaae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81cb853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 71e61467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4b9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e97b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e97b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4b9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a548288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a548288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60739414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60739414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f2ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 36626b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f2ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: 22a2e629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30000389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a40ae57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30000389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 134848f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 71f20f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 36538342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 5c0aaf4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a4046b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a4046b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2949d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2949d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4499efe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 61e16d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea90867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea90867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5582d51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab35412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab35412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 7c6098fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f9045e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f9045e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 138634f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138634f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: 1f2163e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181, and the Request Id: 3ea33a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44268f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bf1816c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf1816c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 113a3de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113a3de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 69942643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 1c4be569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53988c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d71f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 63d1c39a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15700c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c61526a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 23cf31cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b9d47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 75e39963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d582cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebe82c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ede1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 61411282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ceef2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b6f9a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1811c99b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f42cee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1811c99b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df9031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217c7c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c27477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217c7c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fccc4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 3b5ac83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fccc4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b718afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b718afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 434c5b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 224fb6fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224fb6fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: 3516dfe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f247b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f247b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1664e727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6561f99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 3837d1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434c5b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a820e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a820e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 2e21907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e6f98c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6f98c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4954c992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4954c992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 4cc93c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 578b0787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8ce11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578b0787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8ce11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 1bda0c35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee9d7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 3b355b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64930910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd95c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64930910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd95c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 16d223d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 4eb2e5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d12e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724b8055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: 17eeb0d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 1f82d9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 514cfc66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c28c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c28c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be33927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a25662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a25662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: 6b35937d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec12809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d42b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: 62202f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d42b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c2eec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:34.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c2eec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720f4474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 77b1a1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 142489e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a43eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c95498c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed843dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182-, and the Request Id: 40fd656d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 400b3275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400b3275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6715568e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46be60f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46be60f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d4b58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556bd34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d344396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f2626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340fe0cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bea40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 14b1a18e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abe268d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181, and the Request Id: 49f155b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564bb73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564bb73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3206cdc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3206cdc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ea473f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217955a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6505cb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: 7741fe29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e019d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc60ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e019d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca2505d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a92a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6505cb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217955a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a92a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc60ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7d7bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cd7c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7d7bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152f93b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2791dfff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb7e95f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb7e95f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: 7acb5603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b070a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f58a674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f58a674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b070a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 59942b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152f93b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 64abbf88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 6b176a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 5e9ed37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 7689f56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46ee76e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 1f823a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12748586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12748586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 11cfa2a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 24ff1c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ee76e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8055fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad0251b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8055fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad0251b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 5656a47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 7656658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d4c8d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29b9dcb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b9dcb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: 1ef3d38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 5b46e09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: 14c7ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7816cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7816cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3700beb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 1ef4550f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e0413a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d1ed25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 30cee9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff4f4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6316eee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5012f511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3e9696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 26683b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 3fbabbad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38102e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38102e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b061d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62bab2d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b061d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 7487f8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43968732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c07428a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d4e1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d4e1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db633b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a716330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db633b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1a2ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: a3c8d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195a0171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 7bb57dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8db056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 43cd1fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a435a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73ac5394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ac5394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6a96ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: af530de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af530de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad95a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad95a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed0d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed0d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aae7758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aae7758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 797d0449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: b8fa4c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e225fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea9784e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e225fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea9784e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 18458a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 5ca7001f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379e23f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b087b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6046f853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6046f853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0c3e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: 5fbe548c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca4b0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca4b0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f68b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f68b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543fc957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 7563545a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4f36e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4f36e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5697ac15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb48b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb48b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 65d0d617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: 35d84531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67826cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1effee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 4a968dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ab3ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 67c526d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6599a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: 21d0c5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6599a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7678af2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7678af2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3672e031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: 595f50cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 4fa8d018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fd14dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fd14dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d8ea7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633e00c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633e00c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d8ea7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: 5a200a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29fc181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fc181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 7d6fbd8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca7ca18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a02b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a9f376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357f8439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357f8439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26de3fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26de3fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 489d7f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 20a4f8d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0b17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 7e744ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284fe9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2e852e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 4bdfc527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5f5b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fa1466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5524485e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ae8811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452d9b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 36c16776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a33e2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4623ab1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7996e167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4623ab1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a76daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e48c6e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e48c6e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22316304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22316304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 275a257f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7996e167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10805fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659dd2c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10805fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659dd2c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 4371d22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fdabcb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdabcb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33072d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 51550403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74742341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74742341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27c99d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c99d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d16c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 4acc4fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d16c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.551+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4511fe30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4511fe30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 21b9dabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5945642c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5945642c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 7905be25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6345d8f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138f9770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d235265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 4c4a8c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 57c00a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: 123ab9df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 7f0749c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f353067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f353067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f12c788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f12c788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 7864868e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126f28c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 115ebebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66419d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66419d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d8816f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: acf7780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d8816f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59bb80c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7c747e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bb80c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7c747e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: 66e28b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 2f4bd859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c3643a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6449d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b15f9a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ecc4699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157bfa67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adf7677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95d2b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 2d449989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 3040207e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: 226556a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b91935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a32986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f39da4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f39da4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53cd4798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cd4798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1759c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: 54ff1b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7bda63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7bda63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d71dbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d71dbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c808e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554ce2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c808e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43055018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43055018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 4f15fa45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65af95b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202f0965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202f0965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503fb8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d6d131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 274c83fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 392ac72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c548486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c548486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31901991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31901991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c3d959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 2c2c48ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c3d959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 62f6c753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f77efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0f39bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0f39bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 46e8620a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454186fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c6470f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c6470f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: 3a15df33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577353d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577353d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c28f2dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec9ec40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c28f2dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: 148e8855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9c2747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ede4e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: 3f46119c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: 7f9996f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 417b0c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586053ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc14069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc14069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 381525ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d089d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d089d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: 3c517916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155807b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af8a9fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155807b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1204e714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1204e714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2014dd98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: 1e28ee04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2014dd98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: 5711cc1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22647ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e268b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e268b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 2e134543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1587c5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6e311e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f53d6e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 1e62a337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b074d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b074d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 595e8092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498d0dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614fb870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614fb870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551c59bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498d0dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 51aaddc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa36f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa36f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68647136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: c4d40b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: f186f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 534cc71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287d421a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68049dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b41077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294ef262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: 1338fbd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea02d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1045687f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd718c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db569bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5908fd90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db569bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5908fd90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ea0b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4095ace3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49930cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49930cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eaa05e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662e7d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eaa05e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: 28bac33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 4317ada0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 7b2f2d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4b956a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e3e95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69294b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69294b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556cd161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b6f1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556cd161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b6f1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24daf682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c7260a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: c220d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7260a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 740360f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4b7100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3988d2fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3988d2fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454abf00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:35.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 512ef267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454abf00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 7ed88ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473a41ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12653af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ad05d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ad05d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11fd560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd04286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fd560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd04286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 6eeffa1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: b7b5ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe0ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe0ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: 520f1956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f83d66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f83d66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1b6c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1b6c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43b5f077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259dafc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b5f077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5453c176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5453c176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 4eb9374e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 126f86a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: ba335c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d35e686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 2778ec6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c83538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c83538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26be8213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26be8213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 21c782f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.072+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 1439cc32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2506297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 7600664a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 75ef58ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e4ebdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710fd120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526bec17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 42e054dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265a786c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 889a2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bfac1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7214bcc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfac1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c64de1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: 1edfcb8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c64de1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 3c72be1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2f032d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c5b374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762d5143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 532d9e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532d9e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3588f6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2138719e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3588f6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2209f046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2209f046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 2252f6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fc51e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc51e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 5a3d03d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf12c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126ccc5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7d15a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a9dca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 1b1f969d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a9dca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e832e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e832e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2acb36cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 2c153901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aae6e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aae6e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.213+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d536bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d536bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 6cd37442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c34e859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e4d512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4d512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4301139c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4301139c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 623f4190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 72f54bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 22c2b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b64584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b64584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6365b001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7641ff2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8f15b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f15b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7641ff2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 28d0259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eed4f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eed4f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: 676c354c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1434b697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 73f4ae15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ab532b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fabf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ab532b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122619c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122619c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 71532a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 712fff50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1cf3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 45f355b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18986402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c84a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 1f42092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48231518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 737cbe8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737cbe8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ceab243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ceab243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 4df60fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 2b48a89d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 3b3a8e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8c8053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f856263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f856263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dee762e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae65dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a3637c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae65dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d807eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: 273f9954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52298b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52298b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c97473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c97473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 5e0b06a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 12dce17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af25a74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf65d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af25a74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f3dfbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f25923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f25923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b3f6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b44220a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 1e4d5b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491ac9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dc713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 4d40e9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc1bc9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc1bc9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3986b87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 79a207e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3763837d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747dc494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bff5f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e69aa31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bff5f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: 20db4cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb736b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb736b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c277124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b195883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: ead8af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b195883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277b141f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 593a05a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e508e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1502f94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1502f94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527d5173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 4b913262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527d5173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 2ca295bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3f4b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 5636352b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6085e99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62308311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3f4b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62308311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36cbac5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 305ac43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1cf999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cbac5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b87a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56585024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1cf999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56585024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5be05e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305ac43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be05e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 18450369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: 104014f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: 999d163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d07898f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d07898f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: 944b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 7619cc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d2c2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11d1ef5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d2c2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109883ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d1ef5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624c0872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d683e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c03e9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ef10dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c03e9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ef10dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: 31f5e1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 63cc78d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 2336f673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 34ec8251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 205d2242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 686d17f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a45e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c62255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 68c5f1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c2db46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a038326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 6c869eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a038326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 552a1321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552a1321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31962d1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653df252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 90c320d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4070d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c204f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf71226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e06e455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c47320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a18e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2645d7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6840e2a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20efb826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20efb826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564849d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 484df057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484df057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54eb35e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c82fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c82fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b48ec25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66942f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b48ec25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66942f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2532c572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 6df81e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2532c572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0247ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0247ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: 741cadea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b21f80b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b21f80b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: 153dd0f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9159b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7438a033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9159b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7438a033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 646a6f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 5dcbca88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5082d1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481f6d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5082d1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14fbcb0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fbcb0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: 2ad8357f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 770aeb01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 2c8d92d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770aeb01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb57a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb57a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: 1d6fa050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: 688df5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16dbed66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16dbed66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556cfe01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6c5c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6c5c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: 5e474eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 10a0effc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 6aaa56a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 4514e305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 2239295d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: 3ecaafd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ddcff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724e6b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493c6aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493c6aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14df1e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14df1e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: 10079dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31feac23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 647881e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a88afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 4f6c3b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57303f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16709998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76296931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ca7349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a8dc0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa88bbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa88bbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12993fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5627086e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12993fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69da7921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 8b866bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc182c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307b9a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 4bfa7afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 423d7202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423d7202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6eb77a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cba54cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1684cf55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5141a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90f86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90f86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb53a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cdf6884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb53a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdf6884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: 419e993d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43af61a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e416674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf44c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e416674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a4ca77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf44c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a4ca77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d4ad574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: 24776f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: d002ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 78d968b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c71754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c71754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4ad574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a60c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b00464f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f46e531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 22b8081c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f46e531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a60c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 1d45cdca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61cc9b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cc9b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 54300b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea8240a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6608990e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6608990e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea8240a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 7a1bd9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6303463f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6303463f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56181ac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56181ac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: 11a7d5b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: 729d5bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: 7a9695e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b84dd0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b84dd0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 2dd2a038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 523849ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523849ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d0e4b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 2d4a4406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 2107aea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 7642bca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 437e18e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d874a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: 723293d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316bbb50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 4dc2bece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cb9113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71374a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f2ec91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d175c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 57d6e7ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cddf61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a152c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5869aa89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c90c9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c90c9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee54e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73110b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e48f379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ec7d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414105df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1153f152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e48f379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ec7d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5304e03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12edbbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 7132c6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12edbbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 6fae7b88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30704181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e7b95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a3b632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0408f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e40a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4f697d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4f697d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9f5a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78530822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e40a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f21dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78530822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 6baef0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308d0d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308d0d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: 510b1c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f21dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: 7431794a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9f5a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270280c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6176307c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270280c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 36e3cc81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6176307c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: 63ba994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 4308e260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: a0ed0c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f1446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd7fb58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d59b791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d59b791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515e26e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 25050fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515e26e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf51110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b5813a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:36.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf51110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5813a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.001+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50674c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 7ed1e0b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 6c0dece3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50674c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 599cc457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c60d394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 3e26a098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 5414e7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c90644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14341430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67186836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67186836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a76dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a76dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 52b29e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 151b1830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 4f41dd17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fed9ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4163f08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190-, and the Request Id: 5ebdc47c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608024f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d480a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdfc875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7515c2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 606364ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf5fb36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108904b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3414fe4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fb2bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffee97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3741a292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3741a292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 87773d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87773d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd8ec93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554859ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48010c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48010c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 4c18268e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ed363e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ed363e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 1b2495ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ea0f6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ea0f6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 865ad77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de0b8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55808c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de0b8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 2956bcce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f7aa32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2694567d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 5756abd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e86dd54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e006087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e006087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e81b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e86dd54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39602a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: 6144ef2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39602a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf99b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf99b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 601363b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.188+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622c83a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680e9767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107a256f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be70000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107a256f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14843897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14843897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be70000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 8fc7d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb7ccc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 7aa7b884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb7ccc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: 58e00fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb7d973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb7d973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33065409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33065409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66db72df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3430c4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333f6de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d130aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d130aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66db72df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 133ee11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 1a560758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 17d2a4e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 2a036df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a393343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a393343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46232a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46232a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 30eac615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: 5066fd7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: 3c8d9143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65efa2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160d2bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5941af97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160d2bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5941af97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aca7450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 955e745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aca7450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3cedbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 955e745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 6b5eab5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: 1961d7c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: cda0b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 47baaf3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a427f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 18ba1f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd504c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74339edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db8c78e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e07efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a387825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8473cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 17d0cba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e5d2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41339747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85c50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60ebd92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ebd92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af541e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af541e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 7d50cb26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 7730158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21054f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1971a6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1971a6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507f2ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507f2ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79bbcded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c9bb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c9bb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1902c4f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5967317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5967317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: a967f36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc67ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc67ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 392a9dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebead4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c5614a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5614a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19bcf32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 172481d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 73d7fda2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbb6bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d81c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d81c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e3e69f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3e69f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 35619a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 530c106b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530c106b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1f009d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1f009d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 350f29be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: 12953b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ccd521a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccd521a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e53776c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 4ee7ca73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e53776c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 326a1c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 2e93bcf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 71675fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 2aedf16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3f2e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3b18b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ab8df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ab8df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb6cd59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5845aaa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5845aaa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb6cd59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 57cbb733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0167da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296d0c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0167da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: 16db34f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e11821a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f67632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 24cdb06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d7b0ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 3ddf05a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b74a41b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a9cc5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 2c189c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6bb76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655d3101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235cff63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c88be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62293623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdf5999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5191c6c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3732b973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5191c6c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31c358ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c358ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19708dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19708dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 453f82f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1bac3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a46ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670dfc42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453f82f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a46ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193, and the Request Id: 54d35c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 2ffdff17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1f02b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1f02b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f38b0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 741d515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e606b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e606b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f38b0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97ccf03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66dd5513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dd5513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 28362805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768e3391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768e3391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: 74b75e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 500047b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500047b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7151787b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40241f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7151787b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 7e3b824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5439b8b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5439b8b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 41782b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62908ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62908ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: 2a7f3aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3736c108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 28005c9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5674194a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5674194a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78cf118f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cf118f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 32c444cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: bbd0e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: 696def13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: 5f9006b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119a0411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 7a2333f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 245ee36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb6e4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb6e4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e34c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a580bab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c61fc34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a580bab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 42e92b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a33aaf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a33aaf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628d6910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b55b7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b55b7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 61ea3b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7347ea2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e436443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29877798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 3bd4072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac02458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ba4c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ba4c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e26838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a11959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a11959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 1ee94c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 28a52ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f864a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: 7d23de6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce58674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3114d887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fedc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8c7df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4a0abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4e24bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4e24bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 2dfa2bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a3fa0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a3fa0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3b8666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: 7259568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594fb4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594fb4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3ed429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3ed429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2095a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d424051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 8b7b710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d424051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b817ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236985c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236985c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1042a98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1042a98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b817ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: 5e90f63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab75bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8df6d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab75bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f217759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 2d44fef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f217759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a18b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a18b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 382233d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382233d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759821f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: 40d0e3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 1b20056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1cb152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: 78643f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: 52613a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5200e254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: e975eeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 56cf7611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4610455b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4610455b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 633b1837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: a2df1cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7f199d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7f199d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 1520f5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38dcad28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dcad28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c067c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c067c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d8b5eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 6ad12390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d8b5eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5265cced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6c5105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6c5105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c6cc2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f0b6e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 58c3f3d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 766d143a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5026d062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4654222a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569d4b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: aa3b70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c2ee03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218be821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6199ffe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: 603cd2c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cef5b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20384c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5964a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1191840c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c37fe16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5964a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f85e2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106a6371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106a6371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: 7008550e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d92f9b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d92f9b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e73af40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f858805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f858805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e73af40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 19aa5dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59cbd31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59cbd31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: e1fb7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ebbbc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3325ef8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ebbbc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bc45fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bc45fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 55d7cd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 748745cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b859749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748745cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbf5f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbf5f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffce9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731e61be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 724ea8ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18627149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18627149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffce9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 3c7a0d31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 3753acaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: 42b22091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4baa0190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baa0190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 81ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:37.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c30ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c30ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5d7c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: 62ae17d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 3bc41100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b15799c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b9874c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 29969e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46332f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46332f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5223100e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c9d379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5223100e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c9d379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 413ce4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fe2536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fde38a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fe2536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: a4127b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 70669b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea41e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38089594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38089594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 27df7801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe6b6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcab551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe6b6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdf7eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: 39f94beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c862eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2252a07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 1795b613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 375901ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bae00a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7343b2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760e3d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c4975d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389fa40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 167c363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732a923a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732a923a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11dc9bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dc9bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b7ed7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 4238ac96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15730828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52691fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52691fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9089163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9089163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10cd17b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cd17b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157fa773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 6eec4b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157fa773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 74dabf65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: 5e6d8184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efd8a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543de3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6e3252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475b23bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475b23bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 75a43466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.172+0000 [Thread-8044] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711d0b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513e9166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6e3252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 6264db2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6e2e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6e2e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e20c163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668b5800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe3d558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9ab5cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe3d558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9ab5cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9440fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: 75f04305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9440fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28796593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f611d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f611d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b91461a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: abf9581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 46002d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b91461a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 3c0316c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfa523f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a263d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 4573e496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2148a82e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2148a82e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 73c1abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e83eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e83eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a263d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: 50d90bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d8ded73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8ded73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 5abb6012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9965c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79800aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 689a5629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 658e652a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f20d301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4acdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3040dcfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 51cb0801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: d6afe9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da29893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ae9411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ae9411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257f5624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257f5624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 312f4499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2147ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2147ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187386c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390852b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 528930f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34906312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ed76cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34906312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73495e46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73495e46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528930f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d54e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 7a48affb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 68cbcfeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1504b379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: 1c55def2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d0bf24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d0bf24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 171bdfe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66bf6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171bdfe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bf6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fd1ba45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd1ba45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272abb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 1f9e7946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272abb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b59dd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b59dd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 552ffcae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 699b08f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.376+0000 [Thread-8078] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: b0a6761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d9cb5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 7accfe1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 701f95cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 4f8daacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701f95cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d65bd95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46da724d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d979e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d979e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 203559ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 267c7ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 3dfaef5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272706d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9ddf38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cea71d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14838203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65da8f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65da8f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ee8ad02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee8ad02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: 5811d783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.460+0000 [Thread-8094] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fdfc2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a244c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 27f63ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634cc544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bb6eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f7fa20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f7fa20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f284edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346ceac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ef7b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346ceac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 165601e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696f2793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696f2793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 3e72975b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626c5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4add5f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b5e524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b5e524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3c3dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.528+0000 [Thread-8112] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67aaa274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b318c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: c17e568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b318c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e0f9928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d0c7805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0c7805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0f9928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b6cedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4720dfa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 66119eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e813bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4720dfa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eabbab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504ee42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eabbab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7248b74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504ee42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7248b74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4fb22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: cb452b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4fb22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: 342fab7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 717ebf20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: 741ca41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717ebf20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e486df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e486df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: 64cba815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ad2f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 60329c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 604023c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 2924b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 25063c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58173256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58173256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 196dabdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196dabdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b79158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 11576dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 5b6c3194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 1efc55c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391ce387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391ce387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c3cc53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e342e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e342e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 540c3537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2703e0ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a081711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e65690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3acf52fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620c8649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642a5d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 5d2d2872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2703e0ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d50d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3014c0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3014c0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310b5360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 3b02161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 3acbfbff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 70e5e726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dde5505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e85100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6f25cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e85100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63655e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63655e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f599b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f599b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d7e47c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7e47c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 53eb4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b54e927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9f3c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 46b7667b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 69ab4454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 18ef8b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b687224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8e44d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138129ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236e5dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138129ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236e5dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a44fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3995323f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a44fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3995323f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780333d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21229879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a59107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780333d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48af07db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21229879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a59107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: 660e8142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac0071f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: bc3bf20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34859850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40cff492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.756+0000 [Thread-8160] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38beea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19284d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 17f2f67c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: e3b7910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac0071f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 18baa04d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 49bd4232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7fed90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a0726d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7fed90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a8f05b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a8f05b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: 25acff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4f506a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 50a70a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79694e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 7ea63270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15930017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b8375a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8375a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 4a5db042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 163e72c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163e72c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 1103cd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 39a4bc6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e25a425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466dfebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466dfebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9bbc48c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28fd1055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75fe1c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28fd1055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fe1c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9bf1213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bf1213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148e3f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 6c1b9bb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148e3f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 75c63b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f65ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7204ee03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.846+0000 [Thread-8180] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5f1a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7204ee03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 519c356a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb45d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 666ed27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: ad9b573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d81ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766750ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 46742113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9420173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9420173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 624da359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624da359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634e52b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634e52b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479a2d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ca001f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c93a779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479a2d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 18e98735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 28466c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41438c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262da958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41438c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9879c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9879c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 4d4d72fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: f937888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a931ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58968466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58968466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17827797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17827797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 46036f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: 6506ad4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ceeae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7626e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7626e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580c50d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580c50d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430e80d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: 26d33a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 7600eb21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: bbfe0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756269bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408165da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408165da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 468453f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468453f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c483558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d0b724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 6fb0d476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a73c486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 4342630b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5173f0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:38.992+0000 [Thread-8211] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:38.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 3824e0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3417b33d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202-, and the Request Id: 73c065c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7662712c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e2141a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2141a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a283d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a283d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: dbbf54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d19814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27724d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b33030b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27724d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4425a0a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4425a0a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e46954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 7514af7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f67decc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5610a15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0c440c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0c440c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88d0d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88d0d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3799ca00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 335aa50e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1be28fe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be28fe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44559a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1dc39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44559a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 338ee94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337ccddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 557e4155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337ccddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223a52bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223a52bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 52a13a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17181b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70397a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f79a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70397a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.097+0000 [Thread-8233] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:39.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a872f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d5c8ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5c8ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 599e9f67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: 9c91f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760402c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed6d27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760402c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4069c067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 34fc0230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4069c067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: 5cd165e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 20fa5625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25307332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 791868e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 182a80c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182a80c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6bea54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6bea54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34969299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 56cd60a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34969299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e283421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 4487bba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11741686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e283421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 7e5ebd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bb38f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e954c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292df494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 67fd11da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292df494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377e562a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 1a2ce00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268e21a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a940141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268e21a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e810cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 7738dde8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 27b6a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a971b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a971b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: 3af6fe64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498017e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a914d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 618c84ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618c84ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f27d9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 7667f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c672d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1688df9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f046b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48135955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49cbd1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cbd1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd907d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd907d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48eafc66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 1a1826f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c58a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd0694d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 3babcbab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd0694d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad2da1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad2da1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cbeacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 791e8d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 7f71a7f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791e8d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c181061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c181061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 67c00757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5358d027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8f3ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.296+0000 [Thread-8274] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:39.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594600b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594600b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 220cc9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627bbfd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627bbfd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 481170bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da4f43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6340da35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6340da35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da4f43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6868a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6868a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18685c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18685c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: 4c53437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: 6976ab94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f13ccd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b35b979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a5eb0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 1eefc466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 5bda0bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2d12d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b35b979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 22867fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b67f5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 67f92c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3663731e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b67f5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3663731e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7567227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7567227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 4db8e4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d937dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: eeba4f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8590c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a706d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 703eb755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 670d00dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a8d0fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79748b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62468fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a8d0fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b9858d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ebee89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74202bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125bcc72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74202bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: d4d7cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b9858d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: 76210eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361209b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d7c09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625ac4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625ac4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d7c09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27da9c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27da9c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 7789fe6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf3af12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: 77ff9f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57aa4a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758cdc96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57aa4a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c35ab12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32267701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f89d254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f89d254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e663069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e663069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 2d4dae75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107ba790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4f34a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4f34a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 3185a711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477d0f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7ca54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 60b656b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 973b3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: 65c8dd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 566399e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566399e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e71141b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a442e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a442e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15457568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60276cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60276cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15457568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: f0acc79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 3667982f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a9ab71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aefcf24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9ab71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707e7d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707e7d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d59361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d59361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 5188ca60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 2ab3c6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b6218be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6218be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: 36afec1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcd4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6687358a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 7f015561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205a3534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: d01a913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 825f918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee8999f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdbd2f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665b71d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdbd2f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: 7ab9295c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d49a656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d49a656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 4e2f7ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 47c0f4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 7920e123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bc44d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8df940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a3fbe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d108e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3fbe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d108e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb2e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b38e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb2e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3125e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b38e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3125e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 1f410f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1e6bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eaca335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaca335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: c6f5f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f2f9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 307407fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339bde8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: 2ec8f823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7884f896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae548bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 2ae6fca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 3140276f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 1bd18c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d3d460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae548bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575b3561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575b3561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38418f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b8cb7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e4313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 21026ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1b0fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674de27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d815728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13aacaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e843f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13aacaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d6160c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d6160c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 3c89e703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd1e578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23105c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd1e578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bdadfc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c8cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdadfc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c8cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3274ceae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765bf4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3274ceae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: 600567db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765bf4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 705282b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb25f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb25f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3423255a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: 78d6752a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a789901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a789901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443814a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443814a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: 684c7f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: 2d395a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5190687c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4a8bcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704fbf66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704fbf66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79825e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32fa438a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 15039cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fa438a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685d2d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 535297f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 438df116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 16586c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68821a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68821a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749ec07e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 1361c974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749ec07e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: 64715d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7ab395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 672df812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 1c19d343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 287b7155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287b7155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21382cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21382cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 1fd32af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524afd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cde744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0f86a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7689e947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6554b9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: 5098c5b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f099d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f099d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e02bd90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b826811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b826811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 83d183f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e46a87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 4bf25fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 38229b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a0d59f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0d59f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a5ba214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5ba214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 240a45aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab63e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5567edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbb6ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7618413f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbb6ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6281dd46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6281dd46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 49ed2c5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 4c6df184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f6cfc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654edddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320063c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2532f601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702404f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d4679bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504daddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4679bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504daddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4298c2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7baf286a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4298c2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7baf286a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 6626f33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 15008624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3347489d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ca0563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 58ad0684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e1517c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e1517c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58a3ddaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a3ddaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 1926890f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a7ad66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 268e2c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c0dcf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2667e0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50297d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50297d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: aef783d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2667e0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25822b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2e4563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25822b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129aa38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2e4563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 2ddca8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 5ae5651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129aa38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b631c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b631c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1a6071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34df5b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 31d36d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36579840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: 278da75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f52068f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 723760d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2787d0a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2787d0a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1291e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d767519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d767519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 4f03b458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: 6ff7eaf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4505b478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6096f01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6096f01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4505b478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d96611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de6c39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de6c39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d96611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 5b432d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf6bed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf6bed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: 156430bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e018be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e018be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 6f1033ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5700f7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 15d924de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: 685d4f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8495f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9e2f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f5f811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: b83241b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 2ce2837f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e830ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebd99b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b8ec70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767c12cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 12250188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492fc8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684db5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492fc8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684db5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5434f5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 547f7a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547f7a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5434f5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 5060262d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: 58916b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c8188a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:39.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e87bf0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535bbb20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23603a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f9279d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fe9946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 620b81fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620b81fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614c7736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53558d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 6ac6f4ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53558d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 71f40a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28987839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644051e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c0b687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a03a987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a03a987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6061bb34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6061bb34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 3e2404ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf4b06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf4b06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2108a97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34adfa6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34adfa6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2108a97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: 6046c348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bfacd8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfacd8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5df370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 35ab4b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 36868b09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5df370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633bdbef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 5fc69e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633bdbef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297f22ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 6a72194f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44767dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5236d4bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18305cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5236d4bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c336e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 3dc42a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c336e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: 783869e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 3757dee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b5e90df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5e90df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1797cdee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1797cdee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 4a12814e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c00fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 4d39859a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 1626030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e47d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 5863a2d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e47d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9961e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9961e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d8d410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 2e0b13f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae0b801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4271af95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4271af95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79ef9042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ef9042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 27cacb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 6b2e7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd97ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4279eb7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7801a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd97ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef46c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef46c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420ac865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: 61e0e5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1b296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f87923a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 75236015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b1233b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 5636f2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a79c2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89c3890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d9009b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9009b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 432a1f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dafca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432a1f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dafca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49744e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49744e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4315c2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4315c2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: 70ce4757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8b8b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8b8b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 601b92ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 124cc684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 4984b0a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3711cce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e00c44a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 1751b461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e00c44a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df36f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acd68bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e80c81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e80c81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 63ef42f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e55f0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51899f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 32b898de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdcb88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efa4a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 46d569d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1958eda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386438b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6e8763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6197c0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6197c0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5385ef43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5385ef43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d930d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 5a7545ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2f721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2f721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd9e070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd9e070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 7c779a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: 69419a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390d1fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e11626b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667b7bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e11626b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9781f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abfcabf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9781f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 6950dc66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cc1df2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc1df2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5ad191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5ad191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 138018f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 9566800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbc44db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9aa15f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7738652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9aa15f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e05a0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e05a0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 70d12061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 38911143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 82b31f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 345702ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82b31f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1924aa5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345702ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 15e37950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1cff94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5b1404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 537a8136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5b1404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: 69778c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0c9b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdc5035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdc5035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: 53221a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0c9b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: 36f0c6ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 130452db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130452db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f106b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 9a9ee7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 5d092bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 40dc3f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7882f16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b423dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffef309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b60c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4abb16eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abb16eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 389ca38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7f1416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ecffce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f760e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecffce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1595fb67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f760e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b28e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 60eac5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b28e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61323cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 61a86393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5234f419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 7dd6436b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68488761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ad04fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ad04fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b69418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 191e48ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26085950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191e48ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 6f0752ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2fbef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51168968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ba002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 671794b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 17b37036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ba002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b62b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4090ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b62b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 21a97b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308fad6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 230b5286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 339aecd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339aecd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aa185d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230b5286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d11128b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aa185d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac9627d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e327cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc0214c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac9627d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e327cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc0214c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 7cf56f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 3e9eac5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 334eb249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254f5a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254f5a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60704164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18aaaa72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aaaa72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796aff55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b13ba71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796aff55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b13ba71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 113bb895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: 317bc601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f41ba28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f41ba28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2324bed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 6a864599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b32f648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b32f648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba5143a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 687649c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 7e0af020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161ed87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9cffa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9cffa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4b3e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4b3e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: 305cfb7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 404ee0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 3d534c03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 73bd94b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 90b30a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1b3767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f73f490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0e2719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f73f490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c2a611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576d1948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576d1948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4c35d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4c35d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5844401d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d899eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d899eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ad05b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 4f5feef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: 1ec2f4a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 3aa6eb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5711acbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c115b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9214aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc1d5bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b52392f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8efbc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 36e7f161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763bc3cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcd0967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 42ed0674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b40535e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff3b5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779a8106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779a8106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f89e6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f89e6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6972704a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6972704a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 49c186da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11bd0c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bd0c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: 5f202e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 726868c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a0e796b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726868c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0e796b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57432c34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57432c34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8c95b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8c95b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 406e8082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 7e3f84bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 239f93d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: 7d20fae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab5993f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4456bc15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e44ef8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e44ef8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc5ea07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc5ea07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: 35663ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711f7bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711f7bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60dadb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dadb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e374abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2ead3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2ead3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 6a4b4a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e374abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 5a33ac74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: 44173794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: 57f5ef3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 5cac7518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540b8f80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bdd5bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76338fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d547f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adcbcf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d547f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 619d8104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298f7db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c96ad91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c96ad91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: 1b43af56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 30e44e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fb2cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 5a7559c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bbcff5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbcff5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4388ab09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 858eb0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1999ff1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1999ff1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: 5a2a9500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9f120d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19aafeb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19aafeb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: b063972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b46402c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5516b5a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b46402c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: 4968d77f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 9555920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 3ec31b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302c8b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302c8b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cf2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b645731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b645731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4c13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d375521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bc8f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 1c3c663b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e747361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10361940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f667241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e63724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7d58da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e63724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29fbd727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505c5dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505c5dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d4a731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d4a731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: 1cfe0a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afdf9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afdf9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50b80711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b80711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321eed9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 15eb9905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cab4f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cab4f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: 37ca69d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272f99ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 34d1b14f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16fb6014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fb6014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 2e677412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272f99ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db1b821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c79e6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db1b821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4898c9e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b96717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54791687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b96717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54791687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4898c9e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 48f3e7d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 696d53e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 4a549555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7341991f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 3266fcd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc02d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 5bff63d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d69119e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ceeed2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31def133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31def133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e725bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e725bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: 5ac5a99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: 7d4dbb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:40.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 17f93c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 7f1c151b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 188fb3e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188fb3e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c47465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c47465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e62e047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 2584e8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6769d31a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e62e047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d800ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d800ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fb5964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: 608755ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6166199d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40bdf40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbe61ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ccd222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 6c255d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39123d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48436564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4538a922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4538a922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 1aac5fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 433436cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dc289d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a019e63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a019e63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 262c7c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdc6d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20da1141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263c951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20da1141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e59413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786daa2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7dce7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d57c1e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: 598bad36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f1afad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d57c1e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: 194d5c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56004193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b9dfc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d52822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b9dfc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 433a188b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6fb4d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433a188b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 6f342672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d52822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 64fc02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb030f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b4b20ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e58087f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4b20ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 1e84cffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5af342ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 341d849c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af342ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a68aad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a68aad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dbd2349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbd2349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341d849c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ac2ecb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f81085c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac2ecb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 375e10ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f81085c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 4882ccf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f7a4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 106a5126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: 2f50ece2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f7a4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106a5126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd1a647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a7baa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a7baa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd1a647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 43d400bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 5ab31b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 782ef875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c24c4ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb2d1b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7ea084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7ea084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736c1d60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736c1d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 6dbbf07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 7b4c052c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 250e624a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 3b9e3bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: 5b97b719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba6d2e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 6ae1f770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a52c078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e461b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63549fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63549fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 10057d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e02058d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e02058d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c3f9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: 658d0b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ecb44d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a5bd12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f51823c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: 1d6e2ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcb37d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71edd122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71edd122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8307e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8307e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be66366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f32fb67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f32fb67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672a5a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 75aab6a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.237+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672a5a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 2c907426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: be5f92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6232e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd3338b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff7570d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 286fb9f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 399bc9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c385df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399bc9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68746213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68746213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 924c924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a8961f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33af066b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fde7f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 2181dbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 6635e4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57e9ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e9ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51103410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 416a6d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d09e21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416a6d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: 5042dabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16801f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16801f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bbe8b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbe8b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5507dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1455cde3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5507dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 23e7d2f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 798e862b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259179e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259179e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3803b6f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3803b6f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: dee3796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e32c199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e32c199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a851157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 145c1c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c2df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 873e476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 6f469c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3f602b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c903aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3f602b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18292450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9f2d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 6cdb8b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9f2d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 7462635e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c990a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c990a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762e7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762e7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 353ad7e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed8ccbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: e4e5d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c2f0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560dbaba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c2f0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b06c28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61178310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61178310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 6cb533d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3b0177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11db4472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 668ce7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 11001f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668ce7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511306b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511306b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146d4c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527ac2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527ac2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 21716f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31664fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31664fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb3d776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 36bd0472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 33870140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 44f98988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5912ec19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1baed2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1baed2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4761f475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c4e12d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4e12d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4761f475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: 6dab4b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b426757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f21ee34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f21ee34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d02ec85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c6f1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c6f1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 53935ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687531a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687531a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: 511d0af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef1808c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41feecdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 2387509c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f864fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f864fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194c169f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194c169f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 1758c543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecb16a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 63bf25de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7939ee8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 376d4ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: d7252d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 544eba75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 7e699cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31566adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31566adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d11e2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b7653b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7653b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cee9354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6dcede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cee9354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d291a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6dcede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737a2adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: 6080f00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: a70bd25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380d06cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380d06cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e399fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e399fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe05a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: 256eefcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b190219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7217ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c61aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a4da4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a87825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4da4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 4e367552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3801b4cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3801b4cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602b9dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 20373af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 64e5907c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: 35d5c379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 4589862e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3458cfa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b4fcf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b87119c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e63a1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19bd3b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57643eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdc343e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdc343e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 554647f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554647f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217, and the Request Id: 13f081de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef969c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef969c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b25337a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b25337a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: 3953229f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d58a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab81d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: 4e5693fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781bd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781bd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce55193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce55193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729d5e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 224b2e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31121061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 59c54b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e3a70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22be032f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31121061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e3a70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22be032f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224b2e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 7527f3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1361b09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f18977b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 786fb87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48b8e3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 780bc5e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b8e3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b8026b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8026b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: 7ae505f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 6a10a98b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d613d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b81e034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa5184e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 594e06cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 2d9c38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631b589c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631b589c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e651991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1c7780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: d3d84b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1c7780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f354eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 77cdb172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 3c913bfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36dae332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dae332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b93cebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e7d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e7d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575e92c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575e92c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 413736d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413736d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 2c7b97d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 2204b69e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4554b1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4246f686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4246f686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4baac8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e2ccdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c3f20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741403ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741403ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79330bbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: 7bc5afcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79330bbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee9fe03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bde82cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bde82cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee9fe03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef3404d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: b46d88f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef3404d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 70cee2d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae808b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e9f415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 36ad8143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1e9cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92392c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92392c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 7bd576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a13ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a13ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3107bfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 192598b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 5e7c580a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 433ea2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 35a5ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f380592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f380592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5877045d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5877045d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 905f307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a2888f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc0e727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc0e727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61163a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bbb7a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbb7a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16427310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab5321c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16427310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 314cba6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bda701e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb49d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb49d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd4ed52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: 3d0474cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b92eef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 779066c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3a2c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: d65653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1a9e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 41cb4d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5feda954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372120aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2653e4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2653e4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 5c20adbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1180fa57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525413eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bef619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5540e986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5540e986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c088a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5565242d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a995f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5565242d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4543477a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4543477a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 135ff7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197e316a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d64c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d64c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 71a7b8b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c803a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c803a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 44db3c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb9b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b8e4024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64968601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8e4024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dac0fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c853f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c853f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dac0fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a647737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f40cb15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f40cb15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e75036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e75036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a647737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63664a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487fe384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 26e36660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487fe384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63664a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 499023d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219, and the Request Id: 6210fb2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7214f5ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: 583c6967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7214f5ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53529055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44482ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44482ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 56da33d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 1e0a1f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: 45e75f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 6b1aef58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1574a485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1574a485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6480cd09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6480cd09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ec72e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 4f115ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: 3e27d535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 2b646014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 75b81094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 725227d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb7ce3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb7ce3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f0f061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f0f061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: a0fa35b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: 2fd86ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194c9227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd1e238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b584195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8dd6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22770e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3780fbe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 910b19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a85fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e8d207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373521b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:41.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 23a45f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bab99da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7086f45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe35817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e736b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe35817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d7d1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb1e566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d7d1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0ea9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0ea9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f4d2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: 5a8d97a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f4d2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 478a81b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27031519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d387933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36455030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cde4c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 532bf303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532bf303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd417a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9f2d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9f2d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd417a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49dfd656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779caf88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779caf88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dfd656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 3e41f53a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f15fcd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf3117c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f15fcd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf3117c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79787370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79787370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: 62a9ffe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: 6f79d135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 6d44390c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 3ed56e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712527a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 127841b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525f912a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712527a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525f912a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2349da10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2349da10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a460a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 619edef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d34ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a460a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51766e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 19874e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a56430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 3751c2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 6f628811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 746d8707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfda61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 1310076e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: f0f1972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fd5cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fd5cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9244eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c81ca53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c81ca53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9244eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba7209b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 438072b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba7209b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: 34b22f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 23421c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66922c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd020e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4e1b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d428c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8c1bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 25c1a0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5fa54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255f98f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18946a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: dfee324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 321cf1e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321cf1e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7586f662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7586f662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61151db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9d15f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: 67b30bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515040c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b71f875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b71f875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9aaf24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9aaf24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 15e53468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34db1427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ae723b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6603fa56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dc5768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6603fa56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d8d425f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8d425f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fde8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: 567de86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: 2b46f405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73aab2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e65328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73aab2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265d26e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446a51d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b8be920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265d26e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b1ef8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8be920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1ef8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 7029d5ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38743aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38743aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb9bd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb9bd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 52ecc11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 655f0f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6c58ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 3ec8d486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 7abd5240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 3c38bbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57c5792c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c5792c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfdaae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ee8e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6432be81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ee8e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6432be81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 451ffeaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 782d9251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: 64ddaf37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9bf29a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d954fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9bf29a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d954fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6005226a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6005226a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27df90c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27df90c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 55ea3f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eff081a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eff081a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 1eeb47c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: 558b9745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd83b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cdc194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a43003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689d96dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172c7485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3201d74f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c7154b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27217bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27217bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fcc2f94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcc2f94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 2addffd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 1bd20395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 6710b600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 2af32ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c14eef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bd01bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32818cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: 4479c1eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 766bf8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766bf8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 78eb02a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264562b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec9fe0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a082635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5563a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a082635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: 73b77ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b888c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450cc1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1a67c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450cc1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76519237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76519237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 4012ac3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9b60a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b60a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152c3f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152c3f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: 4993413a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565361e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565361e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be3505f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ace2ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ace2ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12149afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12149afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3750f979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 3de474ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc91855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc91855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 486f586a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9e25b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 2a9eca87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c503674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 5c01a7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 2a587dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc43f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eeccc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7b8bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 758b5158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc0520f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc0520f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: 4358c1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da12711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da12711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a26f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: 7d56cf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a26f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52df3199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52df3199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3038c985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: 62ce023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1f4068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675e0c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c3c20ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49021014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49021014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6852cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3c20ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeea326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a6f5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeea326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 306d6120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306d6120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a6f5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df8a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df8a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 1ac94d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 2826dcb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 4cf1f7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 3584b57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 6d312d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: a9a70e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 705ebbf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2d9ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: a5b255f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c908075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bcd7b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcd7b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc8f39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc8f39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 73591070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 7a0ed992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f7b9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29682217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb3e5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29682217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c36610a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c36610a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 5fc890de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22583f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781fe1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af6eda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d68ee74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d68ee74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4c7466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11242998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11242998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 7c861775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 6cbf61aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 597fdc45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597fdc45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c980d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c980d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: 67c3f22f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f70bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7d9528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 6030f546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1084a6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e93e75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5360a381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e93e75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f3e2cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f3e2cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 2f393df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 5faaa3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 47f1c411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d081657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734a1025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e83cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e83cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5f7464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5f7464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 16f40f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a4f47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ca6f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a4f47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 61a2164d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c90b0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c90b0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: 4071bed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ecae04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecae04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e98e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 3bc475b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b98d2eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e06fd2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 48c09d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696ab3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8ec04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696ab3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea4d0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea4d0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660d52ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 55037dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 2ee1e906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305e7a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2faeae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305e7a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 40d47e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54befd52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76860129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c0b822f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a2a738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a2a738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 5c4c995f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0b822f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 726f4eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1505984c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 7644e8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726f4eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19bfc771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bfc771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e322af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 7cfe26d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 333163fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333163fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eebd39b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 35f1a4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eebd39b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f97c3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 1a280dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f97c3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 7daa30b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9bc790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aed9713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 102ace80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b7bcc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95225df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a8fc436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8fc436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2745c375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c095b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c095b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d098c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: 143f250d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a3bda3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 3886b763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6baf0037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 1f3dfaa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6baf0037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 9c3723e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5802dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5802dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 28eb96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df88ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df88ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32390792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 287bdd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287bdd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46329df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: 10c98400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.850+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70abbf3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70abbf3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa969fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a17f95d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ab0787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ab0787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a17f95d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de77180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de77180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: 1f567330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 5e24ae4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d66cb46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54aa9b3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32951877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: 6864df93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfa8ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33fe5487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fe5487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d6e32f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6e32f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e38c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 6fc76a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e38c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 3163aa5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f76be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f76be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 4496a2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a02097b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a02097b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220-, and the Request Id: 75f03f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a3b72cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3b72cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 4d06f2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebededd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: 7f911ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4bbfc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbd05af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5424292f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 63e119ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 660bc154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d8fac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d8fac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69036798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69036798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 755d762d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d225ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 5c85449d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1006048e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f465e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aef5633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aef5633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a6c6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6510ad56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6510ad56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 455019fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 74784dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455019fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2011188e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624f8823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c07340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c07340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2777fa23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 7d0c61d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 2a79da09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d187abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:42.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677c782f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2de155a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de155a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100950e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f50299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f50299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc93338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: 1fff6c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: dbd9fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650777cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 3c4e7952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650777cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9518da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9518da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 42d9404e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a000d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48888010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48888010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 7aeedb9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740a1472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474e6450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740a1472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: f75879e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6481aaf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63138769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.060+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc55c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59986842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc55c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59986842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a09e8fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7db600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63920ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d5a629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63920ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34a62670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a62670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498334ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: 3afb7090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: 2a7a91db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 79b6d4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b694a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b694a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 514c4abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514c4abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: 2915a93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594d4a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: d298639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594d4a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 710cee65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710cee65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 7b1af814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4762bb1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4762bb1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c6188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c6188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 1473fc92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 1f736f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 7ddf592f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e137c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 566dcffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ddc4ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566dcffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648dc7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648dc7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: 56d355af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 28ba56e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 509ec1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409329cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f28c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 1f059f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a603aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118c55da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c4e672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ea20e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b572ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b572ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50bb3a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bb3a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 334b34cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b62706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17eeec40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b62706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 224a8f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224a8f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: 3289515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc0d588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 62be05e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f23332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f23332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de37eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f177dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313718fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dde73c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dde73c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 75e59c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 19c184ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d64c526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 211ca3f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3445f96f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: 5c8efd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d852685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b92bd7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b92bd7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e7385c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e7385c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45651056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 3433d6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e8b05a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cbfe88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8b05a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbfe88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6695e983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f358f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6695e983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f358f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: a5130a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: 36ffdfea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9d8ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3241e53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea093ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340d7464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea093ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a057ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d8b74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8b74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: 5e3a582f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e200289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 276055ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e200289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f96a1a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef87d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef87d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a27a1cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a27a1cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: 21664367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b35b69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540f70aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b35b69b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540f70aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: 5e9c4582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 7c1d6dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac860d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f4aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 449455b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7073e602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 60b82dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc63fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7073e602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 16adab16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24655563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef22deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43075a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf2aeae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: dac8d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf2aeae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 5fc8fcfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c9ef155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9ef155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603b094e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603b094e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59bf4b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bf4b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14376e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14376e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: 15018b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c2ce27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753d4134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: 1d84dfa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fe7a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 459bb3ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fe7a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 2a061b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0245a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64229ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184bb5cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0245a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3699b7fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3699b7fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 386c8eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 4f5b1f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e520604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b06f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 3a48a296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 11ace247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 2741e9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abf766b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e806df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e806df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c855a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c7c709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c7c709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342dfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7aa746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b5f5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 470e4daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147d03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392043db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147d03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392043db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c895717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c895717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c5e9d7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5e9d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 6130ff24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 31222e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b86a3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30daf025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32530bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cdb5156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a4d943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32530bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a4d943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 16534f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5301c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5301c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: 3b122d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b352046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b352046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611393a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30354f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 2ea3a0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30354f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38938e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 6b028bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38938e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 329fba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2791d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7108b3af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f509df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 3758e22f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4967580c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: 1d7a8713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7108b3af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe6f23d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe6f23d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26a9d9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 51a25b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a9d9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f76c411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: 61713e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 1d208e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f76c411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 7b6c238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c337612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3fd654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f583a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d17beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3fd654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 69c49c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 3bd56a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101b3396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101b3396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a122472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7127ee7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 7dfda3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a122472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f33867c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f33867c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ec64c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a11f16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 6289bb54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742952ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b930803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd7da60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e78bc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f26bb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c57042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 607e6044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ed6ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d534696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d534696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c00b5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c00b5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a298c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 62dc17c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c03593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f280f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 902b019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d0a5e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d0a5e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f280f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253ddfe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 705c9efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705c9efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f01698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31071b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31071b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: 790c51cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 51624a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14fb4f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f01698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fb4f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340a986b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340a986b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b861edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 28b456ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b861edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42254564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 59076700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42254564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f38d617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f38d617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 7fa97ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d32d9c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d8ba2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d32d9c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec6ff16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 4ca26e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a0bc418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0bc418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 34c573e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 4fe7baad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 6292cda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 353fd9c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 740c885d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510098d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8282608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ddb1289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddb1289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f2c014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 6b8181ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673ca2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e69f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: 4b0b9412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e69f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad716c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: 26239b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13594f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d68dc82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458187aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5778e7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5778e7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d19c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16873f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47254816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3869b092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3869b092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af31caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 6185ace9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ffc063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da771cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 324d7269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480ab9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480ab9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7de160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309f6aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7de160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db8be4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db8be4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 49804a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555636d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f06d71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555636d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f06d71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 11db0e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8ce123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e2da6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60899dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60899dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8ce123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f72003b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: 4a3ab7aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f72003b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: 31e6ec7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 1c15a32e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 1bb68150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8843bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69130f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69130f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8843bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386d2f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386d2f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aaddf86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaddf86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: 534392d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5980f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 27621ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: 3c874fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb9ac55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb9ac55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 2b292fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 432d4922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556ae174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556ae174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 2ec597c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432d4922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2474bf0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 62d01870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2474bf0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: 47b6bc50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 72dfeda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd942ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3358896e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58838eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c430171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 74822676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c69ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:43.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b975de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b975de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4512d205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 470c15f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bcefdbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bcefdbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: e2cad29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd5409f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128a33f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dd288e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232, and the Request Id: 110fb9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52093ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7888406c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7888406c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff6274f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.048+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e42386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e42386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 62b6e1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2538a743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2538a743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3291e121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55925798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a37885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434aec49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434aec49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270b17ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 75b63003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270b17ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbf9346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbf9346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d8a16c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34d9295a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d9295a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: 50d6d450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64cff746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cff746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: be2f378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 22ff15f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 594fc362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f96ecc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5497e7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 25f15734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688d77dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abb4e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 3b9cfc7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11143b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183c8fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11143b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3653edc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183c8fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d07cdd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22785ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188c600b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3653edc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d07cdd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188c600b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: 43779755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4608a685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527be065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4608a685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 36c4bfc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de8d53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 75321991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f69aa5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 7d0d6a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27487bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f69aa5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775d0d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e5161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e5161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625137fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f29230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f29230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625137fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: 1d6b1082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c13908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: c2bbb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f717a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb754a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 4901f2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 47c6d143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7667732e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43152f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651acd56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43152f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596eadcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596eadcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43143442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 32ee1dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: 587b756f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 93bef51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8f7a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8f7a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: 37d75fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71033fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9c29bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71033fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9c29bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 7fd5b4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7690645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7690645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7819788c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 3d111b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7819788c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39749b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39749b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 21c92430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32eefb76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266c54fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e64cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 35aabdd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 201354fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201354fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666faaf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ad7c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a414b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ad7c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 5535f623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267039a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 5f439708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 6fc2219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: 43c54d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a8de7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c592d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281d52f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ceb4198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22539980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50dda052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22539980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 329dd2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329dd2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 455967a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66183206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743983a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743983a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17f59b00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e9423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f3e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce574ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce574ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4428b2d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f59b00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ae33fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a5b747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231, and the Request Id: 2d0e0bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a5b747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ae33fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25eb03fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 3c88a157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a0d7a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 1ecd81ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4976b8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4976b8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0d7a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: 3fffc369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e226369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e226369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ccf01dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccf01dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 7dc7c393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: 9e5be16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd4711d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd4711d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 79b87623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68604b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edb5ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68604b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69732152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69732152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635f99c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: c64532b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 4b05c4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 4ef1ecd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 111a762e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccbc07f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 673f9edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111a762e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 1cb13855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481b2c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 2d30d0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481b2c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1568f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a70d6fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1568f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a70d6fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 14581f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d876969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: 6d852670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f974662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79805e7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587e83f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180c5d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 1ae43cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6930b2cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d51b2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 440fc4fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c7130f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 7a8a1bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f63c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b1ff2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b1ff2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc50eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc50eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 37b89fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca12972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9c2aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37aae01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37aae01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c0f9190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0f9190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 2ff380f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abb00a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 4deea29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714994f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5ac202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47047147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47047147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef8debb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef8debb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 74d4a2d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 598e6edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598e6edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fef7a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a942194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fef7a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 31fc3de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 296032b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4fc111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4fc111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd89b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e674cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e674cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2767d490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d69f0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d69f0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc6cb85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37030718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37030718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 2885b587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 18114033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: 1f195347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51726c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51726c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 384e16a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f348e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384e16a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 5dab58a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 2c3d6b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cc7698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711155a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b737372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b737372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3c4e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3c4e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 33173510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 1c71b926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 677fa4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf1dccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cddbc15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f040a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cddbc15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6243668c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb07f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 77ae127b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f040a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb07f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 4a576929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390e6c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680764af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b24ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680764af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f1f7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 393311ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f1f7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b20927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfefdf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1404871d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 3bcc7b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1404871d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: 601cef0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 706df108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d751bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bae949e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bae949e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff2d0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 72189788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff2d0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: 2920f991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bef8f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf4afea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e3cc23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d67c754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4351d6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 19ac7381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474049cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474049cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e539289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117a1aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb44d1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117a1aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 71ac0a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 7b0159b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca041e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca041e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f66731b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef162d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f66731b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef162d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 7fc8e3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2066abaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2066abaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: 45f0c401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 2d71f9e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75643252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8b7966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8b7966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49276440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3bb2f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49276440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6df6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75643252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 70a3d459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24bf6d2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bf6d2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5bd890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607ffa85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: 2e36f67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 2f41b131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597b9e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 65187f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f0eff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bc657d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e5c07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3deb16de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: 6e998f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3deb16de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c90636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c90636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 5750f92c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7066e8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e072b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68460e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d77bfd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68460e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2067d7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2067d7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 616c01cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c0a55b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:44.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 193bcfda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207a5c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207a5c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd366df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 7b664f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff4e799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff4e799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: 1cc8a6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5194eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5194eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d43e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d43e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbaf1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbaf1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 886bc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 37ce5dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67727c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67727c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a75230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 6c6d2b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a75230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 699580fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fe30513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe30513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: 3f3a9a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d25c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d25c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b66264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b66264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 5a4c5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: 7f1714fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68980c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 3d0791ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca1ae8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca1ae8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7689849a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7970e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 1c1c3c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 5b817c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6260aa2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fbefbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6260aa2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 62170b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 725781f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0e26c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cd67e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e528b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2972cfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0e26c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c65bf77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c65bf77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6d4f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574768f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 43a4859b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5382bb8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188854a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b852eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d66a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 6b7ffb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f777941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92b3192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d6d84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d6d84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163a035d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163a035d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351222a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351222a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4365ea55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4365ea55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: 7fb8d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 2bd9f820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 551504ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3049a09f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3049a09f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caf8c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f51054c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f51054c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26de67fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c04cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7506f229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43774bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43774bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3424f06a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16690d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16690d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3424f06a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c04cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba5f5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: 2a78431e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba5f5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f39021a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f39021a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: 4e5a4e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 552bf587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3460fd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3460fd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 45e9c516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: 3aa332e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 78982e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2701cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 3a55ae9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11869d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 5339b869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132bf80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11869d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f5b6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f5b6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: 4f66af02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 787a0012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787a0012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 335442cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 37eefbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d774a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 464d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649b5f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7480c713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7bb8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a432e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7bb8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bbd4dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec07a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbd4dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: e3d7d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 227f19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f1711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 1cbc07ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f1711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 451c9f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451c9f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b04491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30104eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 145179d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 76cbacb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1391bb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd11c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34008322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e94585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a273ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f6f4281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6f4281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b53a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b53a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc0c36c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 7737a4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49069cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4ea091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6601d60d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: 44239532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5780687c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff5919a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23dc3334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff5919a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20fdb3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20fdb3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313cd16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 7e9da46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313cd16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 2245b2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f63543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f63543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 750b5660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 20818572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d5c4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea2f898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f69461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f69461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9dbb159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c3ba75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb105c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dbb159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2a20d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3ba75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb105c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7845ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7845ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3452b99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f425ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2a20d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 6d4e7dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3452b99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f425ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 5ae58c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fac463d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fac463d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: 7168fe57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 3ab507bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67afe56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67afe56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: 601a5b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d261d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5935b794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 6dd2ca31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 624facf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c97e514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 1def48b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 5bd499f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 475155f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 116bef53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f3c591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f3c591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3538320f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1034987c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1034987c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d465966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 22a13250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341946ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ce6fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 715d1e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715d1e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23566cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2bb673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2bb673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246fe90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246fe90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23566cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 71d08a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d05eace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 427487b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aec827b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163474dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fee03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 192bf41a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a3d8ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192bf41a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3addde68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a2bcc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6003cbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a2bcc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6003cbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: 6167b437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497c57e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: 5b94e5de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7533495c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7533495c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d505cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380d86c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380d86c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 258807e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45451a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 7c01c1ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45451a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 92f260e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 6fc313e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e4ca8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64eb12ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12567383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 50b15f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1618982a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1618982a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b5a7fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5a7fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e258afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c83ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e258afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c83ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 2b26feda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: 25966846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 5c85fd1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 79c73380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ff5650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fe3e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 7a74218d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4227bf09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d359398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12285e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcce21a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12285e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a69d263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a69d263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 154a6310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 7d1e6f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adbe1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46513265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b950dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 7195b45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2e16af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2e16af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536993f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ae406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ae406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cbc1b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: 55da161f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a65997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbc1b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462770ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462770ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 3f23f415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d08c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ec40b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e8b7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e8b7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e820e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a1f55b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1f55b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea24cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: 9abe1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea24cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d2489b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d2489b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b85b551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f548ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f548ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: 7731152c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 46444824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec3a7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec3a7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 3c2eeba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f615859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 2666e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ada08b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ada08b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10163be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10163be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a05578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: e9d58d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 3b1c67cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 54eb94c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69626f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237b4c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: e0344fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3feedf10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feedf10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1403764b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1403764b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708ed420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65632af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65632af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 2c2f1c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598b6934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 44e7e576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598b6934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13971c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:45.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13971c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1beb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1beb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730aad71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: 686b2b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: 5c14a518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 73aa32ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6249df11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbe5ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 66d432dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bff3a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbe5ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d214992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b7b3f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b7b3f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798f2c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 7787f639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681ab52d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49509f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 5321cafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681ab52d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8704da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42aa115e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebdee9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42aa115e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 636ae8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470abe9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 7450408e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c648e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761bb7b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b06a484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761bb7b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a34fb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a34fb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237ab2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c648e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f6adfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736ea92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 5e524ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24190621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24190621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 735cd9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 113e2e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29184ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493fa41b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72224f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5dfdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5dfdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3befbb87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3befbb87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2fdfd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2fdfd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd374eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd374eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 60cc2d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516702a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: 6720bfa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: 26cd9189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc9c6f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc9c6f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 7933442e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d4ed5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173d0e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173d0e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5961bad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5961bad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 433d64fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c01781f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4ed5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a97ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c01781f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a97ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 911154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: 35a35dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 911154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: e7027e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1a19af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1a19af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 4f3c2731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2946cddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d92f549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 46cd6370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb7bfdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 75787042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3065c205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149f7871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 743d0e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 72f95c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 7a601f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58252c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b26f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58252c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 6d095dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c5797e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c5797e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 832c1b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339fc1af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568b6be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 7c6e41ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f7ec8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f7ec8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f1131fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22821724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1131fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 51e39201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b940a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21abb76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e3b349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b940a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d404f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d404f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30957462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: 51984511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429b0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f5a9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387d9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7deca1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5c089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: 67112ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bb3253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a27985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11aaa9b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d008ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 678d47e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514985f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6836d65f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6836d65f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514985f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78dcf5e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dcf5e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 546b816d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 177ffd90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: cacdbe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177ffd90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546b816d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5233a9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 360cf51e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5233a9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d8ab77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d8ab77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: 3bc71761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60455942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 745995c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b24068e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b24068e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60455942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745995c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d796ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c37f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c37f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 564da41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2442328a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37fa9c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fa9c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2442328a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 23aa0fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d796ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 8686df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 224ec792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 26696814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224ec792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e775920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e775920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 10971148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73183edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: d677372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 76751371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ec938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: d793e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 11cdfa45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 24ab9a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 943272b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: 61f4b5a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a07a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: d231b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e9e00d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcb8b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743ae412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2cb3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62537159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd50703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717489f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615444e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6ffaea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165c04ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345c80c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5829989a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccb8c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79353f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2410d332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2410d332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31aa4f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1f5a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1f5a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b32540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b32540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: 39a8ebb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f084a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f084a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 640fafd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52861fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52861fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4294c1e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4294c1e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ade013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ade013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d66217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d66217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 174f7279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: 4eb2babe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b689d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b689d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e0ae1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0ae1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79878b44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2f018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2f018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 1537ef7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33eb9942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74cf3bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33eb9942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cf3bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 2028ef5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450e6629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5454a425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da6850f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5454a425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 65b8679e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cadb4f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da6850f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cadb4f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: 1cb339af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: 2835a856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 337fc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 79fd3c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 3304fe71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9996db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: da87d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73c3dd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c3dd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: b726bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df1aab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df1aab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b520590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 588f878a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c684894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 616e7ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 39a17c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f8b357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3fe5c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc25d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc25d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5e73b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5e73b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bdf413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.477+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2208b47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2208b47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ecc2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c222e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ecc2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 7cc5fedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: 711fa7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: 2840e4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323d495e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6facd598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a3981c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: 4b9a863a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269fc9be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2354e069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269fc9be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 508c6c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523445e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6d39b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70043c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5667f50d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5667f50d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550c50ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 26a7dcff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfcf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bf182b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd916b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 667a2733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 267308e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667a2733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267308e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347721fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204426b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347721fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c6a95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139130f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204426b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9626e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59557572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 33078db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ae4422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59557572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 5633e667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 15f0ea69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ae4422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2ca2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a794af2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ba300f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a794af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ba300f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 444230f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9626e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 6e57a5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbbc8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbbc8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 416b9c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c19330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c19330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 2a2a8b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647067a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647067a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 135d3674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 622e418a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135d3674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416b9c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622e418a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 143b67e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: 79b863c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aca8fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: 3294e63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aca8fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 28be5ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 34fdebc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: a984b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d987794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3629db89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 64914e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 63cfd1b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276962d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f7d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 416b49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 8f00df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 43af2ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2caa8785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4de62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145650fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a94c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e18585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a94c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcec032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb0465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb0465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfa0c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfa0c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e0e000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c6c97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684841bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684841bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3488920f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: 3c6677bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3488920f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4822190a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32712e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 25ab012b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6158876d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706e41c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706e41c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3cb22b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 5289b042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af2fde3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 263756ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 30971972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc126dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f1c3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f1c3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39276a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39276a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: 6761ede1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706ce368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 45574df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374be40e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0fba30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0fba30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706ce368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6b4fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6b4fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119195ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a447143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119195ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6255f2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26696043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 4cd5c449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26696043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103c3ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6255f2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 360f67fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74eabd2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: 6b1ff19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d17282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d17282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 5306662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 486eaa25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbcba24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbcba24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476943b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bffabf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 1bc8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5290f48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bffabf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5290f48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 369dcbda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c2ca36c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2ca36c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d310bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 227a1c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8ba523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250f917d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 5f1b5db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371469fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 4536bdcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecf0c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359dd3e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 7747f996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 681c0417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70feea70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70feea70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e0f5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ccc7b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 34d62367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccc7b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bcd12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ca7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ca7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bcd12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f09f1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f09f1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36eae515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35862523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 1dcf957e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36eae515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: 5f60f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.824+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c32cca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 3920ac74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ab244e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c72250b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b47d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75074cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.841+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c361bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24faee55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24faee55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257b3e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c985647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257b3e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23aaf77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aaf77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 3c39fdab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596cc31f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 2261aba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596cc31f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 21c6f397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da94b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 5718dbd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 3640ebdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492fee03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 6ccbf290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5102349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b2fe10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5102349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b2fe10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5e56fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77053ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5e56fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 7afa3d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f2e6596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2e6596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bdc390e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d20c07b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdc390e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d20c07b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169b980b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169b980b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42caa8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: ee17015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42caa8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: 4feecf96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 2a7a7dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 19ef128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42413ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a543170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd34c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23904df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd34c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3867f902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69178c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3867f902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a14284a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 7250a434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 34aaca62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 3a051bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 6c4f0f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 3e2132d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e858b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 5977f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a33f61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b213c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b213c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421dbb22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f544a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd8eeaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e94b7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd8eeaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f544a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b43c4fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 464df643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb241f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb241f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: fad225e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f55a8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f55a8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144e7c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144e7c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760b2ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4542a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 5e9b786f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5153548d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2718262e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2718262e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da2535e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16be69dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b439397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b439397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fc7b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 57670cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 2c75e31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: d6d76fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a067415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb93fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a067415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e4747a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4747a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: ad28de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583f4794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 1b15e4e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: 38b95f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2130db30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2130db30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 201b4bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201b4bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75143654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e625289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 7c5f5577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75143654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:46.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 28e68a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730c08af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4e7b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4e7b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 25afe5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 749a0380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39320a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b0ce87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba35043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613cc01a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e59f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e59f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771ef4cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540b3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540b3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a188955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a188955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: 757194f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdb3317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 3f0fffb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f2fc3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4720db99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f2fc3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca26823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279355a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659316ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659316ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: 3b864100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b1f63ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1f63ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 5d61c37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 6564dc5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e44e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 5ec81f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d181268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7099ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d181268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 3360b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7099ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df3e84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d106f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a288dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a288dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 5a330967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efa3f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d106f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: 3de0b89e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de936d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35738745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35738745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5452b6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 772f60a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5452b6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6091ce43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b54b942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772f60a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 52a90c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6091ce43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d37574a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d37574a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 5990a38a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed925a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57603956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 6e6d594b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a09f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a09f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 847155d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d40e827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c9b3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 777f9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6106a8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 6cb560e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c9b3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 4b744770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd52be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c77f2b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd52be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c77f2b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4daffd34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daffd34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71bb48cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f81d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bb48cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: 48367bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce5f248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: 6a9dd68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64c8b825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c8b825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: 31fb504d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 6a5a8d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2e0037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fc7e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a81884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: 48c0a001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 64135f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aff98c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213d2f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aff98c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 4d38cf61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d05e61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4e7a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cecac69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cecac69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4e7a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1c4be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 12b22c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5664243a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5664243a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132cdd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: faaf646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faaf646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f18593a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b7c208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b7c208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556ae934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556ae934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e6af95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fdc8d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2017b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: 652bc44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 3bb915cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdc8d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: 24b2c1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600f61c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e989a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 639d4221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e7f362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea844ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 696f7d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: 6f9292b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea844ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134bbb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e653b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e653b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706d76ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48007863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4adad017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 7434fa2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1940dfe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134bbb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adad017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66699313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66699313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e085d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e085d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 29cd58c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: 119b9ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 3fe813ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764edcde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6210ab84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b4ab50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a534310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b4ab50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64018905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef484d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64018905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 7b310afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: 5ff4252b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: 4cd6d89a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d731b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d731b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a7720a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7720a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: 51bc60b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ee7ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ee7ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dfb1ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfb1ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 24be9d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 18e87670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb1387c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ead473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4787ba0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2acb505a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acb505a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779d62a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779d62a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eeb38c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 7fe25f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560b5759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 19a5a01b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 20a478f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3ab655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 7285dd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b54aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b54aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3219ad81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3219ad81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4532ad29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30729598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b05bb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30729598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b05bb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58330ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 58bf19a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 6d8e8b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58330ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 7938da3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce78705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df9665d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df9665d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 7f1e38d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7be410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa0f97e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7be410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: 4499e547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d582b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489c71c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489c71c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2660a04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2660a04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8f895e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8f895e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 62e50671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 263b3c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 25e0f53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 6fdd5e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b2f9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bab7559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bab7559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f8d23ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8d23ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 2ee4d2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9300ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34461f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b45c182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c68740f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee16846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 664dcd4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: 65b038ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7485fb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 4b2b14f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39689877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1568dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77cc70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cc70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2095cbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: 2319a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2095cbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b15f70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5a3c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3126d9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3126d9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102ffa6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102ffa6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4324357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 73c35aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347a4b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347a4b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43718f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7d43dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7d43dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2852c373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2852c373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 41aca153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a1e62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a1e62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d18833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: f9281fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292d1606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 234d539e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52617d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bcef4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 163e7690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c6e842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d72978f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d72978f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676c328f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676c328f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23bb356e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 7c751d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bb356e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 284e1215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284e1215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 5d4b4996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1e1967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: 283b2dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1e1967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45341ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45341ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 46cb66d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 322003c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14fe6c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9192b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fe6c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9192b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a66125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ec6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f356926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ec6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9035aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9035aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 6670bccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 27940500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcfa049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 76d0eb94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c07207c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: 4c69df6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: 36640c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3cf573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3cf573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649ddfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 2f4f4672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616a9c64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649ddfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 62275eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab8cff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab8cff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7380c781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe984ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7380c781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: 552a1e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e688b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dfcd0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1079f31d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 60d660bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: 3b95bf83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3338afe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37d7d966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d7d966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42839bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed0030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5936704b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9f6a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5936704b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afb53cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9f6a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 42d412b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cb19ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cb19ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248-, and the Request Id: 2b22d53c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 5caed488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25726c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bde4a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72daa547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72daa547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293c9d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 678f8fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678f8fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: 960fbbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241a4020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f30690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f30690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be9cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be9cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 1534ef6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119d0e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: 4fc3badd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140e804e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e804e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1e55d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1e55d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: 55c39a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 7e34eccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d88e86d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 326580f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f974d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f881b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 73bfe5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6215aad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4825e862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4825e862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3bdef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3bdef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b25970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 2928cc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 7049026e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372bb42e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: 468deb16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 397b30fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48340d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397b30fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222248e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222248e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 3eee852d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f61a4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d5828c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d5828c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa550d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa550d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 4201f1b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb9d90f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: 182f9d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f0e63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb9d90f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f0e63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd82c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b36383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f8c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7f8283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7f8283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f93ca0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 36341f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aff2cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eacb37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aff2cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a6fc99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6fc99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 1ae22c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc3d182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc3d182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: 6c6095e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 234abd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 2a96bd67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 7b1c35b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e38e172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb0766c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e38e172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 706030b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65409be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d77f056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2389b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d77f056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fdbeee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6518a54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: 28e04056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fdbeee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7492d7cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e30997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7492d7cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 5666a056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eee0d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a822b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fda26d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6adea1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eebe163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aff412e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adea1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aff412e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7813b211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7813b211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: 6b558513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c3c765d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 4b0fbcd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250, and the Request Id: 5b255861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59695491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 51a121df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3c765d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44aacbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbc184f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aacbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b61c560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b61c560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 716c8cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c1fbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c1fbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4673b97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4673b97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 1100699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34dff6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc413f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 69103ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae17b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1098ea50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: 3873f32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265625cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265625cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6286b441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 61008b73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6286b441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 4b45c50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a09837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a09837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225f868d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225f868d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: 4ef3cd1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: 77f53be3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f4f316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f4f316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d16776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19084baf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19084baf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: 9dfd47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c85db89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c85db89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b746bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4459c3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 3014ed13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4459c3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: 5d501e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488879dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ae98ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:47.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a8ae4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 7251a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c840ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599c10d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7924db22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed33372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36cb72ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cb72ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572ef2ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572ef2ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 46ac70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adaf03f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 51c9d0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341e1c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 72182878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef40208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577e7070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c507ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ec3985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c507ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f55dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f55dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 43ec21ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfa0201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfa0201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc658d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc658d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 612bb6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 4b48600b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d75d50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd8a5a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c955eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c955eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa53d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa53d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6a5f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: c9c4b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57157e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bab9833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bab9833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f4f27f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8c5667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8c5667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f4f27f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: 73e879e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434e4a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434e4a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 25dfdcc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: 331a3207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c19aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 78fa935b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5119af4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5119af4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d81d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d81d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ff68d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ff68d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194d68fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb6cb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb6cb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194d68fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251, and the Request Id: b52531c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45079894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45079894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 7328b60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 18748c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254, and the Request Id: 4132853d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42167502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42167502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cdf9689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdf9689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 6d87bdb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 3ba7395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c71e086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3633162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5365ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 27f88b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c8e11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6efcd7dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efcd7dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fea1044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 25d4b585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71478a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71478a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 69bf2e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 3683f502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 6f0fe7e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f7adee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 46445225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288c47ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f8c030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12ea1b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ea1b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d21296e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2881b0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a4302b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a4302b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.243+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 4fed0f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 3fe55f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f61e4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea4bf7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d528b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecd06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 2ce069ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258c2583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 87567f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87567f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44813c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddb15b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddb15b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: 22479b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316d74ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ce65c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e12dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a34e6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a34e6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5304446a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5304446a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5af8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23998016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de1068f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412ee55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de1068f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af2b142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412ee55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481dae6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af2b142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: 2c4cc46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4833ef20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4833ef20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 465ab740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481dae6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465ab740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 6bd30613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: 52013d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3436244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3436244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 28ea38ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2484c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec1af22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd380b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec1af22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6459f204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2484c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: 77350796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6459f204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 6b4239de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: 5a7d4257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 67bcc789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 56a02aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3186add9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540f2221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a598b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a598b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 68bd1010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337ca04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337ca04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 23245862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f501df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f501df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255, and the Request Id: 45db0646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 36e86593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1dc78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17be57b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8b2b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c579769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17be57b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 4668e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a27fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f153368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed4bbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed4bbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d44e06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d44e06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4994a85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: 2ba4be38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e67ce3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 4a0332a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d727424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aef352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b912ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b912ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abfba79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 289d289d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b86d6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b86d6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 30beb32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.404+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 6dec01cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6bcca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b440ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59814f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59814f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0aece9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0aece9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bca31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 2df3450a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 5b57656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2318d648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2318d648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b4859f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4859f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652e77ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8ca395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 4b5da263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5e1d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0b062d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c643825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c643825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 1873e7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652e77ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d4fcf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4fcf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca7b55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca7b55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2894119d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 3e3aa979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 2eccad5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b277294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e072cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e072cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 4f509ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4311da10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4311da10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 7206d981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dce356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 18546ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210b31cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7859d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7859d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a36ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 4e0272f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: 5b1ce193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77242320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77242320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23594689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: 37f4b44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2279b1aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3649fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 368c3bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e15e4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e15e4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67bec7ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bec7ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e496353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e496353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 68d9697d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437b7c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29439b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f1055c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437b7c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29439b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: 1b96c0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6046b0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e44f75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6046b0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 3607fc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bdd7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c886c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 38450eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f57e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fd67a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fd67a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: a4787af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b69e10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47de4ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 68a2551c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b69e10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: 651d9ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd425d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f64e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd425d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38784fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38784fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f64e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1658db15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1658db15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 6cd93805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151ff0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b8acc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ede16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8acc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ede16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: 8e93a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 70090510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 425855f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195fa95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1acb9916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: fe5ad88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbf2b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 5993f3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: ac8a83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55102a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 3515fbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df1e97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfca5be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfca5be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321ce604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321ce604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83d0189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 88b040c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358cc703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ed8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ed8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 2b61a66a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7b0bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b78d5f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bec752b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b78d5f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bec752b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f1bee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c521b2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 31b84830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f1bee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 29888c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a3653a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: 21c3d202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e15ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa79f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa79f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9c75e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1a4127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9c75e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: 20965cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e6770a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8b97aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1242a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de682bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 2edb6f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de682bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb1fb30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 1d5c6439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb1fb30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 3f84c172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 285cd07a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285cd07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ea4841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a880e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ea4841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 6f58e30c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4f8991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: 6ac63f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559b68ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559b68ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de2e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb0190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21f5641e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f5641e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 145b4a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4df0fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6688e782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6688e782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd784cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd784cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3651f55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 224d1c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72549463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224d1c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72549463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 778336af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: 6d51bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: f1f6dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 7aacd5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394ff96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394ff96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a6d080f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6d080f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 4702a3c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 3cd8ed2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523289c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e1c1d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c715320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9f5821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589027be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b8cd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a2f6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a2f6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215f2f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215f2f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: 2ffe9ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 79dd2558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10cfc0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cfc0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2bd1ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250822b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250822b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c87a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: 4d2806f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: 5e83f043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3144741c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d56157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d33c088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d56157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131ce872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131ce872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 3fe2406c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641fa3fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b62e739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650cec98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650cec98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7144ab31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: 14ba2c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9eee9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 17d9be9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641fa3fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17b1b39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c0928d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b1b39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c0928d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 3d887de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 56b96043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d0df87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1f80c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa06958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 1a8efbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa06958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35fed277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6011e85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6011e85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fed277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 64846c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491a2133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491a2133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 743504d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6630cd9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5b3f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a18f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4523816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4523816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 3341e69a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be638e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be638e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 24c7c22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 72e1c9fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 6ada969c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac71724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac71724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504cecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 7b475005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783e6bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70329471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e0788e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70329471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0788e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff8496a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c847a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fde0ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d8da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d8da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2514b3f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 51262ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: 50acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cd94ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5ea3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de50f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 206817e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793744bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793744bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c1e1620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a291b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a291b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:48.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1e1620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b78282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b78282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 30019d90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 17f0d452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 5b2dd3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c16f21a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c16f21a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 6ce3bbe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 500049a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6377940a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500049a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6377940a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c459fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: 55feac31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c459fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 73f77adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ca097e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ca097e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36658bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36658bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3a2dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 7f265e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7cb1b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202107e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 4514b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4991f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59742d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: 78f12ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 4453384c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 7d9bfb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 45d910e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1e0f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1e0f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1abf4935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abf4935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 394730b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 245743c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3091c1ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e89f12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245743c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45523cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0e80f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45523cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 79ef4d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256, and the Request Id: 6387d4bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3911817e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe34515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bad06b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 6417aad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c9f569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bace12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c6bcaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6323e0cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.131+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6585f299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6585f299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 116eb2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116eb2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba36a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: 6167c38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a057b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a057b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e08e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e08e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 182ecb99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1b8a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189b83d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e6c54a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd83b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bcc9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd83b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bcc9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e17c355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e17c355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2f756a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2f756a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e462ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 2951e077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786812f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786812f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12428dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12428dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: 24940a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 5a6f51d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 72eff7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 71bdeeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 669a1468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7041a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669a1468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7041a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e6343f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e6343f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fc5ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b0e381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: 2a220521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b0e381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: 2efcfc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 7530bf4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b7aebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 50ddc57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d612e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d612e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48375ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 4d8cd925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f0c4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7387cdec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f0c4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216da2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58a36e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a36e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216da2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 5ccc51d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 11cad2cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315cde6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 76055117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15da50d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 258a1fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 751fbebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258a1fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75cdbae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e7c833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 278ad718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 716f54fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd1e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d16506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd1e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: 5a25e513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d16506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4d87f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4d87f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 7bba98fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e51490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0d5136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d53821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0d5136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d62f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3510d3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6932a6c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a3cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6932a6c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 42b44f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475b42c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b1a08c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 6c038ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 4d6fef87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6993f616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6993f616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f90f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568b6159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156c8546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b2a0c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ace9d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: 3a03e794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2a0c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: 59c55a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ee65b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ace9d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ac8389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f78d6f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d2e66b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d2e66b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f78d6f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 4aac7650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55868f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7fb327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55868f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: 57793ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73787a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73787a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9f6b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c4fa25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9f6b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c4fa25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 650535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488139c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 1bbb443a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: d3963af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c09eb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552823d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 59006878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c0e6d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0e6d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520b3a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 7d4fd627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520b3a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1709a589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 2ed1b1cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 3abce4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e8668aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbb6fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8668aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 3ea8c036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f418083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbb6fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f418083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 1c6efff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50541421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50541421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79972955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b837c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79972955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: f12ccb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ffd6e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: 62a01a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d5cc5c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffd6e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5cc5c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 14d11544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12895274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 5158a0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2976a5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea79246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea79246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a044d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 25e494a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 7db3d23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: 1931cc93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 59828d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d15e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e29cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c683abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d1949d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b3ee4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 25d668e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f3af86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a93b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2862e8d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0b9ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d5e352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4838ef22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbfc047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26a85ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a85ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 679adc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679adc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bae08af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2573e9e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bae08af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282a7636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2573e9e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 614059c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b033377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b43fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b033377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b43fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2b26b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2b26b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 7bb9a1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d5c4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e047f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f16451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d5c4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: 614dbc77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f16451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161a144f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 402978e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161a144f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2736ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 29f15801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0e0be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0e0be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c68998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c10d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: adfdd2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfe6e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c10d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfe6e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2b2426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72562237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32466a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72562237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2b2426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778a97c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 18155297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: 325c419e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778a97c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 30debd3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 1261980d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: 11707cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 60e4a48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34889d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8a05a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8a05a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34889d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f0a58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dcaad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b998dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f0a58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b998dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 5d4636c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 510ee369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 4363ff67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5403eaad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 5e29d3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 722600a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: 15715f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f7a679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e642d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: 1aa09191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 268014de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a824bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a582576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a936297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e55f631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4431c81a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504e75df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4431c81a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77133897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e03df96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77133897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e03df96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4eb732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277b56d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6d2dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6d2dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 1b41bd1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdaf7a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c7dddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: 2eb5f20e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137c61ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 3a325b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4088520f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1990d0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc44eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb0c3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc44eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d33d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d33d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dc7fed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc7fed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d7d555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d7d555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 24e89273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e72db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: 6e9e0c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f94dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6bf266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6bf266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bb310a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bb310a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 1bf60f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f5b3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f5b3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f797cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397184a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397184a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 3176024c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 4d5050d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 726ab2ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726ab2ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a37170d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a37170d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b8929aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 50cb090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8929aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 390afafc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390afafc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 1785e31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 6c51e599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a48ec45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a48ec45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21288d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21288d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 73a4440c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 67587497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 3c5ad2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5097ea58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5097ea58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cda331a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cda331a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f812ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: 69859036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726540a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 11f7728f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac541fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 77ebca9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 4dc86d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 4c5b33ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ba8f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2394cf2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586add7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5904aa57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586add7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e609149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e609149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 233cadb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af31a20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db94dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 2e72e966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ffda07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15032f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1574691c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f6dead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7475a24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d2699f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54101907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54101907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a6402e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6402e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: 19466110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591dc8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591dc8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63aa301a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634e554c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aed4004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aed4004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: 1f1d0355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 426dd37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b180b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c808652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c808652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601c0cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601c0cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 6acfaae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635321fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635321fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a66439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61657800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a66439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61657800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 66a8e7c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e367e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17314e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17314e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294a1bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294a1bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e5badf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 2a0f4db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e5badf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62244baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 1d0fde51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 3429e72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6ed90d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 62e9dde9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6ed90d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f88b8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 543c8a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f88b8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: 6cc121ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756b45d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ec2ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 74894751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2c1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412ff61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2c1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412ff61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e6cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 6e9d500e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 4bc0d89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 4ae8c95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad215f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4348a12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab4e396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69679f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e863d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c378624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1153e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1153e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c5597c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c5597c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 4abf690e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2608e6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20704834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2608e6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2522ffa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2522ffa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 23e2022b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de74ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 566d115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de74ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc0b3f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc0b3f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: 223f63a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 18cb6dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13a4d83f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a4d83f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 644270d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644270d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4767bce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: 58e67ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 49b22a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: 65f91b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46000bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 44e1cef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd66e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6526a752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de8cf4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51447492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a102e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 53e78f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d5a76c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a95dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7226abd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470df6db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470df6db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67760c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67760c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ed1e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56eb8e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ed1e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 1e85aabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109b4d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78657ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109b4d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78657ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7774b6ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fce547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7774b6ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 84ec170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236974e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236974e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674a336d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674a336d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7663b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 49c5ecf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bfcfd7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfcfd7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 475f3503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a46abca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:49.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a46abca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 2a5337e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452f988c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5349acfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: 3f919ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 5a60df5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1f404c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1f404c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b0a012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b0a012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 10cfcf7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 4d00bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 2668d693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e8bdc9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8bdc9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c5392a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5392a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faae37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 74685c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faae37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259-, and the Request Id: 4f990e8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c82f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c82f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 412870f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 27173fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2f30dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: b22d5b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ea763f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ea763f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef9908e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef9908e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ba1dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 1b50104f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6e9452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196b5c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6a0c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: f987748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390de33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50019a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623c72ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623c72ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ee67c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ee67c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa3bba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 7f3c4885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 52618511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31164d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30be2049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bab902f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 514068ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b133ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49555d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d7b634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f9ea64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f9ea64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff5fb19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff5fb19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: 444930e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b434dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488ee92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54dd5ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dd5ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 427b68ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427b68ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15637fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f250981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f250981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 79fe3bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430c4294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430c4294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: 7c38e0d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8b3373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8b3373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d9a4852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9a4852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 5bf0439b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eab1148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7234948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7234948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 7cb9a1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e92561a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e92561a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20abe66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 493080d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 570b4616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570b4616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a5fc45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a5fc45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 800224a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380b4eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 58a09ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324246c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 371cd0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324246c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 6d983fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5cce08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5cce08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 691417bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507733b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507733b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c2af2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c2af2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 889f7b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 74e0f5e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f0aae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 4b6b36db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f0aae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 13f58d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d36bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d36bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f9a4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2906ddca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387fe599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f01342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: 26f2e9d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80d728e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 68f9df91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80d728e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3763b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 769fc16c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769fc16c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65aafaa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: 5e6c0f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2abe86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 510c07b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf2b46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f93283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34cbd42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e014ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cbd42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 1af1e0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37935a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 32824181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37935a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 687cface, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12175628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41629041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddde2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddde2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ac77f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac77f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ed30e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ed30e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61aafaca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61aafaca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6418910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f15f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac40957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f15f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: 59f87451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73382764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 565a9c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 120c52ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d62252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120c52ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2069250b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 5ab58060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 26e7a82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781b6487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781b6487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e20c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e20c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 3a031dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 19971f0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aef2b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 5e042f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c64fe1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c64fe1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3a00d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30008b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30008b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 1e99fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 9058aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0c246f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0c246f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4e1caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc10955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc10955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fa58cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: 6c40e850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 17a5bb4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5695dfb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661e47a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661e47a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e735c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6642e1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6894fd03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6642e1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6894fd03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6faf24aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6faf24aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: 70f4c252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: 7bb33126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7510b6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7510b6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2487da08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267, and the Request Id: 7abdf4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2487da08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 498382e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3108660a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0b2370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e13ac02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: 465adb43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5433a2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d2240d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461a759c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 3dfc4bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 3064db45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 2da03f06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349d398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6caeced6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a9bb8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8233c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4310f02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a9bb8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5619d87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 993bce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 993bce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5619d87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea413ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea413ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2564bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765193d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5bd2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 132f6013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca03c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5bd2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132f6013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca03c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: 40615615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ee83a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 69cd15ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ee83a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: 5ceecc66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d469336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 4cf8be46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d26c734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a99363b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24493fcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a99363b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d26c734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: bb322f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: 28e10f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32363d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32363d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65478e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65478e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: 5700284d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448c80b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: 689123ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 317ac699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 62837a2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 57f35d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339e53dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e60b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a40285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a40285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14af3543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14af3543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a65a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fec39cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fec39cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e7cc49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: 19a3a280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e7cc49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35cfacc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cfacc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63467028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63467028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: f3318a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 3a464477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: 30b73e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fac1f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e6f966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23639b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e6f966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3aceaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7480e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d43e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d43e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12189541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434403e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12189541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ed65ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da1531f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 23f1006b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 20cf6c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5143a222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 17a7359b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5143a222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: 7441b161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: 7ec2550c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d52dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63935597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d52dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d774536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d774536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6472ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f2820a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2820a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6472ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af0fac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: 41fac756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 30785a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: 396a4c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa3af38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c974a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a721dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f85be23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62ca4883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ca4883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de9302b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d4a8f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2725e3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4a8f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2725e3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de9302b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d3f85f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 5af60212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3f85f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33f39369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f39369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 7081041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 3d5c47d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 357e5f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e30d53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: 64725bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: 3a919a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3377ef97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff2b157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf44709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: 2c7e6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 1835f5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: cab1d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.774+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434d0dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea12a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59585cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235766c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ae4191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57111697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ae4191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57111697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c127a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76fba51c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fba51c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c127a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3efb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3efb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 28e821d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: 2157087c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a7ccd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a7ccd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 122d943f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22472e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 47f577b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 847cdb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3418c3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a43090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a43090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a059883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d108b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a059883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef43487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d108b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 47bd2a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 2e8b336e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd92048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc8b469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 51ae1763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc8b469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12de1a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f80b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: 426c020a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bc1011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288ebb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 609d8e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609d8e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2696f357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2696f357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 1a1d7914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24205d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24205d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8b5f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 655c45f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655c45f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aba8e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 6db2bb97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d0d0a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0d0a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b32c8ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b32c8ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521b08f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521b08f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c8208c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8208c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 31d89757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 41f6e49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 26064773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694731e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: 6bbd0728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694731e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c95bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c95bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f530e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 1c535e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: 2f1e1780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c6a9f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6207ac27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57405c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc160db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 54cacbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e200b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e200b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c1d11f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 47966973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1d11f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: 59ace5a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360ef927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2594d282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: 59b4bcd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258ccf21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fb2c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fb2c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 5ff8d158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a5ebf1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5ebf1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: ed7f8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2279ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c705a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f30272d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 33f5a51e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0afa12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37279484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188ef635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46556f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46556f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9cdfb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cdfb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: 22918f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:50.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 2d4b7d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dce26d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e0722f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0722f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46133e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46133e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 377235b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc5dbfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc5dbfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ce1579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ce1579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 129543c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e78393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12468476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9a4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9a4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b85d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b85d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f35cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35a26bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a26bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f35cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 19b0261b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 1121df5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: f2f77c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13edf83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4d3bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 4397c695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fd37425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd37425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541f9039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 674b0424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541f9039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159b1fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e09cc61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e09cc61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b318d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b318d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 1646b24b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cb335e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: 6cd94bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc6c009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 1abce036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74539aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fbfed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 92daee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 602cdb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 57647cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602cdb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3e868d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3e868d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 20d3b8fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f90595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9d2304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268, and the Request Id: 4937b409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5abb0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3784be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fefc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fefc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4def4fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4def4fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 772d586d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772d586d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 3ac581c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b2a9976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2a9976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 2166593a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e98857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e33e494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7a473d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7a473d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5ecf62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5ecf62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f396da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 5b3542c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 48691423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fc27d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: 45f317d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ed34b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ed34b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: 738fb5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf51a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf51a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: 779891f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7723775a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88c49da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124582c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac89f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: e99fa98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4de6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c566190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652bb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652bb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43b8f04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b8f04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2648d3b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 2202bb14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 6bef7edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b12b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b12b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: ddd0392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cdec7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdec7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 52943ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2d2033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2d2033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ed1ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2234c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ed1ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5772a778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7030a43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3971cf71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.207+0000 [Thread-10957] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:51.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3971cf71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df6c965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: e1b4908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f115d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6894f0c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df6c965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a46712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff88075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff88075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f115d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d5fab92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: 7ef68915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32549a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5fab92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aab7628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aab7628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: f994533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 5d619103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: 4e008a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9c7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47803ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47803ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187adb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187adb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46664a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46664a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: 6b94031c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eac5d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eac5d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d789f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 242feddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: e874a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 4a68281d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 6589420b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126c38ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3995b564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517110a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 70e3d5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303356ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6d08a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303356ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: 16d80a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12409a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12409a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 792fef70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e97e146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 662a7f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e97e146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa17fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa17fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 16588537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3488995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc13340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ca2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9e66eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9e66eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532dec86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 146ced8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146ced8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: 4b7c03e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26eda01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81ec2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 40e5193f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cdff76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: 3621154c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493cdd92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bd045a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6132460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5912f02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6132460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c61ab76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5912f02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630c7959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c61ab76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5493e30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 18a66cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef5af7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 6a021e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5493e30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf39e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d0ab5e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf39e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: a0b3566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0ab5e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 2b2cd12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a34cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 5dd2a9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 3f587322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674c99c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f45c92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207ecdbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5faa76f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f45c92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207ecdbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57116f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57116f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d2dfc40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2dfc40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfba187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: a71538a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfba187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e271cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e271cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 7a96852f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 2927de57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23236428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23236428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca872d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c701043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c17cf64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 5a78ca3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c17cf64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 6cffb450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90f3847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 19b8b71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c8a0cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620fc0cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8dbddcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8dbddcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302ae363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302ae363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: 4f648f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd5a37f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3bedc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6d302e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 1789215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 47ea9ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2fefec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2fefec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 790e422b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790e422b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 1d9d2f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c99921a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 4e05b1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 2c95e736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a24ec7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf683ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9c1240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e26568e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 383ad59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383ad59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30dc6377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dc6377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8667b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8667b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563b94e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563b94e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 5ccfa69a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b086189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: c695e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e1eec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6184d42c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2ce966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2ce966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 363e26a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363e26a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 491aaa52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 3d88c275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c45ca18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c45ca18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 42bcf3e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd83bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd83bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 1f2dbf13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 37e5b8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab6a95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2280e973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f5a5934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fe41c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5a5934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466457ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466457ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15515eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 397edcb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 2d0f1a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15515eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ccd5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 6ad18e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd43b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73817150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd43b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209c4027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: 2a10b2ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ccd5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b1786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b1786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c983e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c983e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 4dc28e4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32392f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32392f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: 3ffd29c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5876a784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec2c5c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a98db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec2c5c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9e98b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 1af353bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0cc53f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0cc53f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32483012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea45e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: 24acdd3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7987cadf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 524f7908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: 1e3e13ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 5b4006d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 757b2cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f461d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113b8d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f5e59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c417b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c417b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebabcf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebabcf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 590499e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78614373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 814c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78614373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4729fe88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4729fe88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 23af39ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59cb205e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a55fe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751fe0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70251d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62504ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dfd6049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751fe0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfd6049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277083d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 25e816b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525282ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525282ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35088e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35088e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 2b2723f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 76d98d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70251d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c8b15d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c8b15d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169f45d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a044c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169f45d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a044c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 47b6fbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: 3b263917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 41fb3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: 37ec4d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798610d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553f7502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20815a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ab6ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290dca31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 1c5bbdf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 38be7644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea59512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea59512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5702c7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5702c7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 36542eeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf54252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 6ff271aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0be33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e5b1c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0be33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a399b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a399b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17be0420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17be0420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47732d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d855721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47732d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d855721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 6bcbda03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ce67c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.825+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 3938aefd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 189201f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2368b8c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189201f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b88b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd3dfb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fedf297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c35230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fedf297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: 2758e6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0a5136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0a5136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 3a7e00c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: 2a40b87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 7c180f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: 4a6da36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45785b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd4d21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45785b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6407c7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.847+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6407c7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 41e0332f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44de1df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f66a9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b936a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 64cb5a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 19bf3fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193bbbb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bbaf2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191e0569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 407cbff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ade952c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ade952c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763d3756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3386c0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763d3756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3386c0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff8d311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 744f1ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff8d311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44242da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 3bdeac46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3032d2a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d17a56e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a96c016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f756c34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f756c34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 5edd008c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e810fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e810fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62478047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62478047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4e6616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667d3037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 37f28bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4063b36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c8db9e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8db9e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: dcd59fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65357bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19932273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65357bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2774a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: bcbac72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f87326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44eb4592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44eb4592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: 7c4785ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 665f6a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f5bb79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f5bb79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182c47c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7eb029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182c47c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7eb029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0267d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: 2ff8c9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 7498c85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294e24e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294e24e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb03634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be4235d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ac5da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0267d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb03634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be4235d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ac5da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33fc73bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fc73bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: 3110a6c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75742e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75742e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: f670229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 691e7027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 2e6d788b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6f121d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487c1dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a6640a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 2a65d415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:51.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: 5acc9b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 725ebe47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 1c5e9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 6028a2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 533f2471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6494823e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf00b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d787d60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d787d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12347da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad6ecc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad6ecc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: 1e873809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24699d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb2a70a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6feb4e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7dfbc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7dfbc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.048+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a8478d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8478d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41258a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: 2c47cdec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a90c555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c552bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c552bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ac4d96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71025e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac4d96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: 310be17e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e121f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b58814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e14a631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 682a92d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e14a631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24848c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a15ac0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: 643d532a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a15ac0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 4b9c6a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 78cf66f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7641c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7641c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6033c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f9e9d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9e9d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24adf911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 4d6e66e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a522195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d118743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643095fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643095fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ca6807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ca6807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 75a14a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 7526cd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ef11ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e850834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 1d6991d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419b0063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283bf388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92fa323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283bf388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d724d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: c92bed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c1b301c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 796ebd7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1b301c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22086bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d380837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22086bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d380837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796ebd7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: 1ef98330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae91212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: 3a3318f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d00842f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d00842f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 589887d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589887d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461af72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461af72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 51192d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 249a68be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 56f8c120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334b5110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a3a940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aff0f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46fce749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 24127be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 37889446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 2b49385d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c2a4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0946e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2802fe6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611c2314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611c2314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2802fe6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fc172af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137c1f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc172af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: f7a464a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b6badb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b6badb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac347ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac347ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: aa3ce95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8d0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2bdbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2bdbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd1d21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2085182c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 252ce1b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252ce1b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 5ffe7a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5256a85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5256a85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 43403c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2700900f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 43baa0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 212b322b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ba3ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba3ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2903ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a537fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a537fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd3f7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 2289bac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd3f7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5408f571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a54be1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 39291d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5408f571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: 16aaf295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553f4dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 1208b55d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d8d68c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a13886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553f4dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101a3387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7267709a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ec71d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7267709a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ec71d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: 7c82e239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 23faafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 220267e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 510fb0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220267e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510fb0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 40389385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf9a1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf9a1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278, and the Request Id: 38e8316a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1b50d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db18548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db18548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a73e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 30562f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a73e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446e3ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b9d164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 5e3af933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93ee0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 7e789beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4201bc4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 6d6a08a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 3508e618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adc4c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7951f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e47f80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f639a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 315671a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6c1576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfb47f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6c1576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547e2f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e7c8216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f072a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f072a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7c8216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8006e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76bfe829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5553e56c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b4d0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ca257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5553e56c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 5a4343b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b4d0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ca257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a4e2f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 27c85d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4e2f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34800ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ede53fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219c341c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: 129f9979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219c341c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ede53fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62994997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 3c6c0ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d562fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 14b588b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d562fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 491740fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27876fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b2c019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7faaa0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faaa0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: 69cdde7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acf3829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acf3829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 5cc36015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 4143b743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 628679ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628679ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17f8a5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f8a5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbbcd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 660b39d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660b39d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1831ca1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: 1c860e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1831ca1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.405+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: e817c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ec0b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 2b300c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ec0b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b622f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b622f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3625c612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 3ee2ccbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3625c612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6204ce2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6204ce2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: 363db3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 697af8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18755bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: 705618bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 1a6454ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71673bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a94cff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: 7e41df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: f09bb3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 59c6b6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2577c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e80b1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f95270f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c30cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6be78d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be78d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272e4ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272e4ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ccedbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: b23ff01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccedbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1555ff8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1555ff8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: edbd1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6632d953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75244384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75244384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eef8fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eef8fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 1c33bcdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 2a7efef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cea66e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608b05c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba7f098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59157619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf0cb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdce45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: a32faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589e756e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abd14b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c3c5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 2cf2bc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 396b25e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 458a16a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396b25e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458a16a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36344662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36344662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b02265a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b02265a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278, and the Request Id: 29319e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df8c629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a782803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df8c629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 15d5fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181bb63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181bb63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 6fdf4ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359d359b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3635a78f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd68822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c827258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c827258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d85f8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d85f8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250aeca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250aeca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1fe7d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1fe7d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280, and the Request Id: 63754978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 303e0c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66dd8dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 6abccdfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 7eedc15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69407b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 6d64fc3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 175d96ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175d96ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8c66b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566a9189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566a9189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 6ed978b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: 2015d37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672f7469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672f7469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: 3bef7667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2c350d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2c350d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70567361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: a7608a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2259d874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f50071b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282205b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 7c397936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f8b6b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f8b6b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa22d65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e34f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e34f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ddf7f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa22d65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: 57957fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540ac42b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540ac42b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 14923c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b09f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 198df164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335907f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: ff33eb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e72586f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a7a4ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d5fb032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5fb032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52daa3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52daa3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: 4a7bef1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 716940c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c166e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b69278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb48b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb48b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103d2e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5634b492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103d2e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 70e19f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49201a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b53a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b53a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49201a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a87db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d527f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b78c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d527f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e9d68b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e9d68b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269591a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269591a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 7e024a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 131d9014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e978ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eea1e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c04f87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51371bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51371bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae0bbc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 74f13beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae0bbc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2cd227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: 68393431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: 64e8bdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 59f06443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277-, and the Request Id: 1f5520ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ad83bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ad83bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22368114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c54680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19498636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee5a2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee5a2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305e4c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305e4c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6612208a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6612208a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 54eda58c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 377be894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37331776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37331776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 618c4b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618c4b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278e0657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee44add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fe1713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fe1713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 4c44a694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: 5b5a485b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 5a285b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9d8616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27008fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eaf31ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaf31ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e4b0c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 5eae02cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4b0c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: 7120d2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66540244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6569ca33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6569ca33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5faebe1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5faebe1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 38ef13b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70547633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: 6b49870d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 3c717d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 520daec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cce2335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cce2335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a71f34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a71f34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 13ab5e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768ab420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672497b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: 789f2900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2728246d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb2f4e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb2f4e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a60aebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a60aebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: 533a2bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6700e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b61ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 6525148d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b61ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684e6a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684e6a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559e26ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 33a6763f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334e38e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559e26ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: 738789c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63723f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e67a043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 68278cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101537df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeec248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f2ef53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeec248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708187c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 710e4b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710e4b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22148118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 738ccd65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522aeca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246e136c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522aeca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 69290e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39bd645e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bd645e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b5798c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d641311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d641311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: 178ea7d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 74f84191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7cf8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45dfe2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178aee7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178aee7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792e9944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792e9944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de01f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589e105e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de01f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589e105e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 63e8112c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: fc5886b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: 7be08e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b972e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e41cfc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 1d19cd96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bcd834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb943a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb943a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53314f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 36f6b72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53314f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 6159d5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265d7b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265d7b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2855708c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2855708c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d20e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d20e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: 21758d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed2dcde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 47dde17d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed2dcde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: 4b212485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 3104f70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b31bbd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ae2483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352ca6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fde62e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fde62e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3cbc09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3cbc09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 2f2943dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4c2ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55226f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 2be3f14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: 7605c534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 5d4f9bba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e79dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:52.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a1324a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680e02c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634030e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 773f25a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2114aef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2114aef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12961fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12961fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 1e49a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7eb4ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261264b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261264b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397d2b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e098b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c407d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273cb28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c407d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 33f45f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16139073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184b3759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66dfca7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dfca7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233ad80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 7e71bc05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f06745e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f06745e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: 1b7f4be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a56642c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33c7d1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c7d1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 2bbf66a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc99f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 104ac0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1f75d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104ac0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: 956f4d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a56642c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b9af57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f92951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b9af57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 1511233c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 344bd3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cead80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cead80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344bd3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dbdecef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbdecef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 322cf170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69818ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69818ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 308e8307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: 3def25e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29432d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40379704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7580eb93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7580eb93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0e67a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee293f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40379704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0b96dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25928e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0b96dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25928e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 73d51a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 1232ecc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 3932ae85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 5d7f20fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 2d29a4a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: 11505066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe6c8f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c3b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3edfbe54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edfbe54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2436a839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2436a839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: 7fba0ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb76118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c93c1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c93c1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e6cf6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e6cf6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: 694bf037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b89177e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 340ab29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 669286d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24583da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9dd8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3b919d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4670fc48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280-, and the Request Id: 598058f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ccfc454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccfc454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c5ff1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 2731692d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0d3503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396a5579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396a5579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 60947c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7cdc5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2198ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5815ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c4a43a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b952c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b952c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d3d8ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.237+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c4a43a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3d8ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a5be4d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51663f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: 37315948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5be4d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 300e41a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2d7fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7560798a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7560798a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d975bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5626b73f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d975bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 11aced0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 7b66a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2097adc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475ef9f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349f8349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ef9f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33272478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fb7d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33272478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 46ad119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 367c594b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 39305ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367c594b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca49e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca49e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdc0245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: 2ea6d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161d235c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: 49c75fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161d235c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e7beaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e7beaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f75455b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 1f3bea32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f75455b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632320ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632320ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d549c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d549c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa1cf90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa1cf90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285, and the Request Id: 531a436e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: 4a7d6c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 47f01265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17033005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6840b58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6840b58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 7878fb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c700294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cfcb84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfcb84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 85a04f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 391a7bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: e85d116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 8590578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efe3103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 476322e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570a5e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6beeb369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a11957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e23958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717169e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6201028e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7bcfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4704e03e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c623de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4704e03e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6201028e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5176303d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: 2f436a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5176303d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7954ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d81154f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7954ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 1ad3f3ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 278b804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50060984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a44a760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1b55a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734bf79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d24183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77984b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8808b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 19ae1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f27a687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f27a687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8808b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ba30fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4553ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4553ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 70839c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47bca600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: 1440cd5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bca600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5858239b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5858239b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28be37b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: bdeba49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28be37b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af7d045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af7d045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eaf07c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaf07c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3328b2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3328b2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59dd25f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59dd25f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fefafb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c6f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b00f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 999ff1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b00f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 7f6621bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: 7c8dcf9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b9a8b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9a8b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: ef58b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: f4a1c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 999ff1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: 26e0f60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ce0ef7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce0ef7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 5195bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb753c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb753c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92fa279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 546c8672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5917a8d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3facaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3facaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 16c361a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 1ce6068d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b42e0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 1b053986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 1031518f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4826c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: 5bb3edc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29164f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eba88e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eba88e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6a8a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5660571b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5660571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 61f5141e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 7fdf5e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c8c828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 6f08307d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65323b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c46497d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64dec156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5631c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2664373a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3687e714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3687e714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16622b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 30e95911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16622b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: beb7d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb07048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5723349e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfe325f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a970e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1463ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1463ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64f03f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f03f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: df02855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f5065c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f5065c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c634331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347b262d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c634331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347b262d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 5bf4f97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db6b584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db6b584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 3c86b23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9c85f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 454470ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fbfd75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 697b2f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2330c95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c38292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5053b263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c38292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5053b263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c45281e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c45281e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788892a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788892a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 62ad71d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e712bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e712bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6111627c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6111627c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d41976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d41976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: 548458be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 4ea8aab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd62357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 6d669a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd62357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b85bb79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: 5caa7ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4381febb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: b74bee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b979c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b401fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 2522d10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9daeab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 36024d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9daeab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3becdef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3becdef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: 41e1cb89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 2919fe0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b605439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e29df86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bac07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237a0514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 517dc821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5944b799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54032866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce2132c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 1d4929c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe446d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d47358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d47358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409815da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 295d2158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295d2158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 72a017bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7a1440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249fa281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7a1440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249fa281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47df92bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e480780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2623c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47df92bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2623c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e480780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691e2019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691e2019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 22cc5176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 700764a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: 3b46dd5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 555eb1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be37f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de75b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e52fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4564a5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: 2ec35483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5abb572e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c5f3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abb572e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 6495c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f066c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c55c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c55c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 5e426fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 68f92682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774cc92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16fd5383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2029efdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2029efdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe86d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba23afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe86d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1448dfca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3555ab0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 4093e000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1448dfca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3555ab0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e3bfe0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74250d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277107f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277107f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3bfe0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 43342e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: 16a70fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 3d38b00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd01166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a34a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a34a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c6c3939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6c3939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: d02407c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 5890820e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ccd3ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6886e9ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6886e9ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e3ffe7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3ffe7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: 201984a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfa70d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182d0a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 1ba8b770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 49c42fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d29c172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2e319a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d79f73d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9de9cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d79f73d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cfe17ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfe17ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f139cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c50baf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c50baf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 26e4ba9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 6575fe38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12abf072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12abf072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 320b3b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337dad6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: 585ee2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f139309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e299738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337dad6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44488485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44488485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b01d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b01d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 50392ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16304660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16304660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: 171d4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa42917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.891+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa42917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5419e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac9a514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24dc7703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24dc7703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: 7e2a1603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ff3b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 16377b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13421daa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13421daa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 51e50ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b34d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306df61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 2cbf2151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 544f7520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544f7520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 591de98e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 7372b2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f70322a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c000077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f996d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7778fd8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: 4771c5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696f41cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281b32ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281b32ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ade16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6755e1c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ade16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: 3dd123fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673cad48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.949+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 7b490fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c6701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33025c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cd9085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: f8eeb52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd9085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5027ed8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5027ed8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ab824a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ab824a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1820a167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fb05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64defc40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707c8818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1820a167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521d9c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707c8818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521d9c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: 1f29991e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 70a1b09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 7ca40292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49392c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a64b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b776a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b776a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e97045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a64b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff79a93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e97045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff79a93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 3d57646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 7ecc1ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2020f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ebea33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bca26f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bca26f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bda2b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:53.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bda2b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 71fe9425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 600aa2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 3cb1bde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 67c28dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: 2219404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b57e6d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1868584f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 672e2285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbb9f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4683de39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b57e6d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b8a9bc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae346df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175f81ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae346df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8a9bc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: 18d248b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7286b53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7286b53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20806ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 6b7c2ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3e7efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3e7efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 4f9aae2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20806ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: d44024d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 2fc19e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cce5e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: 81055be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c0750a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4763cc3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6092a40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a9b854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: 3b7173d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db48a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7555136e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2f6146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efe89fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab9be2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b22b92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c903c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b22b92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359dfa58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c903c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 133a4e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133a4e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0006f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0006f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11d1d2f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d1d2f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 1962f3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9a3420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9a3420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 7408a663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8969af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 595a4541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108e49c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f06d2ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f06d2ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f488582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f488582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 37331868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be6d681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be6d681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5653f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538685eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5653f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538685eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31008db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31008db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4785e2d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 34532491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 13bc5142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 6b3e87cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 103fb1b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743a656d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57087170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d067ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: 5c0c09af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: 5e3274f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3713f770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3713f770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d018d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d018d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 6373a68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 4315b38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1837b878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d38118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1837b878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d38118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: 6c28b879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: 2a5aac66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f896470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52a19698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a19698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c389c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484212e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484212e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c389c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ea6cdc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea6cdc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 7f6e5807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 59e6db0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439574c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11fd4a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c62879a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae09003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a45661b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534a464c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: 78d2fc3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463262a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 6bbbe1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 267bbadb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31c88443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c88443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: 6b521931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a973943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a973943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237e0f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: 2e4b4b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee0761d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee0761d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de62f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e69e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de62f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 782e3df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29259751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739b3d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505b2073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739b3d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5daf5d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c50dfbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c50dfbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 4a1d5e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7642dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43446500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de55a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de55a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3860a8e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2b6bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8f1a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3860a8e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8f1a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 3accab04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 650dd878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47cf8f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cf8f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 619cdc46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4154799c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b40d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba78272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 5845524c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 21df23a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b7b436c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ed8af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7b436c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5319d86f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 132a22a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ed8af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252f1201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252f1201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 1d7721e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693812a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 190f56cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190f56cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 3bb5492f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 92efa97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30cbda16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cbda16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59da251b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da251b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211d4225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211d4225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c2edcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c2edcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 436fe740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217a6582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205343f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 50c43fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205343f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313b4cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 786f9b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313b4cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 1fb94bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431562d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cadd0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 7a41c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 26896c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ac5faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ac8656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ac8656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c49ffc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c49ffc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7d2dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 62efeb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abccbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 1c8d5ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d11376e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2a6a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95b4348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515a0c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26aa0449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aa0449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 97e1798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97e1798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb3da0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fef6ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: 760f296f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb05f8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6deac3bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6deac3bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 680b1e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb3da0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d613901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 621de8a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f3ba36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f3ba36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d613901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 194c472a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 60cbafe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42dd365e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7835a891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f98f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f98f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5525fce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5525fce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 3fc1c07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fa467c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339c3863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3237652f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a1ad212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1ad212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40206ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40206ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 75c29f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: 2d77306c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 4cc03069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 639e533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 659ca387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e938ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51178c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51178c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2cb4d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2cb4d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 17e37b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 62101b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d377d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73283a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73283a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2497daaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2497daaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: 2cf8bec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72517803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369e1446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff7d47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fea09cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30bfd28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bfd28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 3da436a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f95d16d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f95d16d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdb5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291, and the Request Id: 648c7089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500a907c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 4c4bb57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac21ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac21ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67fa708e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fa708e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a682f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 699d2157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9506bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2688b4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26b0410f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 2a29f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 446cf8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b0410f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446cf8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ad0828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22bf3e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bf3e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ad0828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: 7f876189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 749aecaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbc1596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: 4b59b6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9fb902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b7eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba0a69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f120bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457dac5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4caa8a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f120bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fae21fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fae21fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: 492efe04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 8e8397b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 45727ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3d1b7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606858cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 473cea42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473cea42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511634f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511634f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 5019d834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a26fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244a31fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244a31fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a26fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e2d4e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2d4e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59127ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59127ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 4339b58d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192aa205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: 19693f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 7afe2dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 964ef99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18945617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 458c158d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18945617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27dd23ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa76ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a99491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a99491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112e4d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112e4d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f3c6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f3c6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 32061b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48500ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: 5c086289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f51972e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: 104090f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 56bc671e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0a3533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0a3533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 3cdc75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 172f943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172f943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: 47adcae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ae8772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fc3713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f4f641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 75e9d2ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25907e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25907e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3b8819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3b8819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e6069a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6309e5aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:54.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 20cf2b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15db5369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15db5369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f93468c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f93468c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7250f051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 38b9622e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512e2ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 4637e9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62911f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f466c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f466c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126966df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126966df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: 2d9eabfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1a8b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 4ca356cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660f6c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504054b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504054b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e3c504f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3c504f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 21e3693f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ee30f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ee30f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17512a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626a432f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626a432f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 55cf21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 3d7ea8a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: 7dd32ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72aaff37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72aaff37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfa9f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfa9f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5712b264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 539b4621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539b4621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f112c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 204b8853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f112c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 3adebcdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb3781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb3781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 773fbdba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: 20a5a081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773fbdba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d7afe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 5f1d963a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b8b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: 8a4134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4512e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 6fb0302d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23058f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271a6edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a517a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 4acf57ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5198b6db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a517a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e18c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 5994c6ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd5f4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd5f4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 641896ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a5bbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2acdda47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70876fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70876fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3342b591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c4093cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5ed58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4093cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3711ffe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eadeb81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652307f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eadeb81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3711ffe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652307f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 61ddcc22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be3c756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 939ae3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e57eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10287742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bf4fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 3c106f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5feb41ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d02e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9c01b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9c01b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b73885b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 2558bdf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d02e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a9e887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae837e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a9e887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae837e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 3bed3a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c9aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 32359b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b3c790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4594440f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c9aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4594440f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d88616d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272c338e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f61bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d88616d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f61bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 7c6f8fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: 4387c4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: 438682d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 40fcc8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1318b2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 689aa12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e969c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689aa12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1318b2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e969c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 1e983eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edb4d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edb4d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 7968d853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: 6ceb85fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3afc9d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afc9d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9e7c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 795effc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 1ed760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 3b95d182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1257032d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1257032d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c947a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c947a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f33552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: 86ec1c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 6e7dbe94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743534cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 269bd426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 51a09310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e974b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 18b239fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1947b216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7749c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8cd05f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74089dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e62370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 3226c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e75381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b53c23b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6dd069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dfee20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c245ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304fabf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c245ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bafa9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30db1e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30db1e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: 60283266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ba5a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ba5a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e70406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e70406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 75d26b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ccb44e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ccb44e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22bba674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444bf1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b46d6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e35e78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b51423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 3f328b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370d9395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444bf1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370d9395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e35e78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 2cb9618a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185694ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185694ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b8464e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 420b1831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8464e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420b1831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: 7d947a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: 2d7d38b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671240b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434e12f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434e12f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: 44cd8a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4b2f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 381bc760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: abbc052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4b2f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263a8399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263a8399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20426156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20426156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcdb4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 6ca0d1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e6c2254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6c2254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 7ce7b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: 5dbc33f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f24b7a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39667dca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13a6d32e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a6d32e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a04911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a04911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: 31227147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 5e2d07b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 4b98cd32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20347cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 637b26bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 186a28c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a9081d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a81c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 5e28ba10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df63935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ccc4913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccc4913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f51bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f51bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 3c76e225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb644ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c532751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb644ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4faeb055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faeb055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 76506953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6ac84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d970fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374d3f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29156edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692dfb80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b4a8dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4a8dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471bacd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 1d824211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63af691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: 64153fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f86e2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63af691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: 55304c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 136e0136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136e0136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8211b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30558110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260e5858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260e5858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 1061d1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd4e950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd4e950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e4f255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8c2c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9d8f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e4f255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 5e83085d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a39523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 5a41c06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225c034e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dbcfd01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225c034e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc5c59a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409be03c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc5c59a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409be03c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 5404a065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6991bb2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6991bb2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 47f1993e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c62d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 395dcc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c62d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395dcc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 5db28988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 61e48137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ec6807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cab1953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cab1953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1617f9e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1617f9e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23bbdce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bbdce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4428bfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4428bfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e3f28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: 2d5dde8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 200690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: 7c2ecf09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d97fc34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390d442c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390d442c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 68e6f01c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e99bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e99bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 24b7d410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6781ff7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 1ab5c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: ac86fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af98ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ceeab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 655e64fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb8a082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb8a082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a30363e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54779326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54779326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 6ed4a368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293-, and the Request Id: 3fbe472b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4117a114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 7c19ff59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2111746f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0a5b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a851f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 200ac5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ab18f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1247753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a80b013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1247753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 251a3c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69568a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251a3c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69568a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dc45335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: 4527dbf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732f829d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128b7d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc45335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732f829d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 3b9882a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c12194c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9d50b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c12194c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a13024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: dc3e0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a41e4f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: d9f1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 7d6f5da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: afe4b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: afe4b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767c8895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767c8895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 7d43fbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d604035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607e6d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 7a4f1922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537dd881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.652+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537dd881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a47b925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 4f13daa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281d328d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a89f34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264c6a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a89f34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100fce6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18544d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762107b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18544d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: d92621f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5f9b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28ca860b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ca860b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 1342f8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35628cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35628cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc0a7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f1be798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1be798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4476a1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40cf3cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4476a1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 59fc3f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: 25f02b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 276ab66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b4361cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ab7eb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4361cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276ab66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca27f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: 2b34783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d26ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d26ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 705214be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: 401ea274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e0c79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: e9803e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e0c79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7634344d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7634344d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b27c64b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b27c64b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 356d188c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9310a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 495bceda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf3e546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf3e546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 5e2904a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: 76a3a8a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7a0f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7a0f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a2182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.725+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e617783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14f25f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e617783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f25f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c8f1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c8f1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 1f8db602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: 286bcb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0bdf1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288f8832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd7f7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: 74d89c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: 37f21921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8c4fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e49b910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337aa5a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da57dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b01b892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35c106b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c106b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 6c6f7357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c1d717a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1d717a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 3b5d4b88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 1b3c5a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c537b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21820d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: 60094874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169b5354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169b5354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e459e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e742107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 167fa7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f59f8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c86db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167fa7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a40b207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a40b207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e742107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 50179aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 26a84386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f1866c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1866c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47494c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47494c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 51cc02d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: 49284b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d6a799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473b8bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d6a799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a8da51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a8da51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279b97d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d67608a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279b97d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: 2a486f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16721f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16721f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 1f4faa59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6783214c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b2f0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b2f0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 31eb8720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b8900cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 5c12a679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8900cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: c7470fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: 37ad64ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322d5037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 4207af90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e9380f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd6caf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9380f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bc0281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 57b38cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50845b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682c1981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682c1981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: bdfba45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ae2a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ae2a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d6f1179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7eee53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6f1179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.890+0000 [Thread-12081] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:55.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 3c1a3472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ec6770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 3b02a9e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d5acf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c151cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c151cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c62d1cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4bbf0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1051f5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1051f5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c62d1cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 7804e2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6e3af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6e3af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59230d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 6e85e4e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 2f961501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 25685c26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e562628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76741137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6e06fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6e06fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c63a60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c63a60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 6afda28e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158b9e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244c2b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244c2b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0bff4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0bff4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: 7e41438d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 6e5fe5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2339c959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b9c332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbf567c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbf567c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b433c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b433c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:55.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: b957b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565ccfe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565ccfe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 664397e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664397e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: 4d1cd5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3457f997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.009+0000 [Thread-12105] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:56.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eadaae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 6d4b0d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 62c69084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30cadb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cadb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: ea3cb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb09ead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65578c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65578c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 25eda2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 6977e3b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf7d60d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4fafbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44da48e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c133400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ec57ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d9dd32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 17978a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7332ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b5ff83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66edf805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3976f84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.060+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bac225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bac225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d5e185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c1311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c1311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51620d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1faa8d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8a2e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fde2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fde2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a320732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a320732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8a2e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4430ded1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4430ded1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741b2cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfc9449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 6ab277ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299, and the Request Id: 5a75f7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 171a84f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741b2cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: 2fad4283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171a84f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187dea2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfc9449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c882dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187dea2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152d770e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c882dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 1177455b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e7f2e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7f2e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5c6603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5c6603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 66a14921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c0fe20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.116+0000 [Thread-12137] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:56.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c0fe20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14fdb1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 12e02085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f80ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f80ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fdb1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fcec72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: 6dd872eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 192d3ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 52446db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 24da62e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 56bc6954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 190019a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 137e4e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211950e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 1b65644f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 6f152ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: 35992fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c44d87f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c44d87f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68065a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d5c00f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d5c00f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: 315305e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120318d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec054a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec054a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c36f242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e039fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e039fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 22e84d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a51694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd246a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60acc659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 589a7c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22375cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527ba476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.192+0000 [Thread-12162] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:56.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1544fe34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41af4d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 5661a045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad7f791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcf682b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1137b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d8dbc11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8dbc11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78931a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e17748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e17748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31534258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31534258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.238+0000 [Thread-12174] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:56.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 3a5c1d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27234503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27234503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6111eb89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616a00dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32435aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616a00dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 5dbd6f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ebe7b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d214664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60ec4706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d214664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ec4706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75365eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 39ffe307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75365eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 7fb1fcc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3f07ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3f07ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605761e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f951e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640e813a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640e813a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 14f291d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: 69e88ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac82263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab9e50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab9e50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25cd1880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cd1880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 5a30d321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 11d6412a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69870f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69870f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619cfade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619cfade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2790dddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 76157dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 236276ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2790dddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5338c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5338c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 496bec06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 17f5b692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a11815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496bec06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: e5d1664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50286592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50286592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 7eb55cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: 536d56d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 1fcaaf25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5126ea64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 7ffe86a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1e6a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 116c24c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa0846e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a12578f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c3e7f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3e7f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af06561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af06561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 21473406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771af3bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 2cd02ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 2be3b1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f6e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df26db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3209263a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140dcc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7eac57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7b627b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7b627b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1406a073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1406a073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 630d0884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 20b39fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630d0884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129cdd57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129cdd57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f70185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 31e86be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec3755d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6133e688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac43afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af58211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f0211d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272e4cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.512+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eebda70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eebda70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272e4cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: 4dae53c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 461ae03c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b610fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 68b52fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4284641d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38151df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38151df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad8f67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad8f67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767721ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767721ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a0b823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a0b823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469cac88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469cac88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 3c4fd070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 5611f6c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 6541cb4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74411e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74411e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b610fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: 3bff0614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aec8ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0583d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aec8ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0583d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e0fd29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 583e5675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdc2308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1960deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 696e8b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696e8b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 178b0a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 154b6eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fc4e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 18ee18ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fc4e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: c394c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 119c2f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 5ff5c073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1582aace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f061fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a84edf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: 2b5f12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a84edf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119c2f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7909c286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7909c286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 20e0a935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: 7dfbeb45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b733922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1201e18c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517a33b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f32106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5485209f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5485209f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1c034a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dac398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70404383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.619+0000 [Thread-12248] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:56.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70404383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5790aa1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: 3bb63ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3152a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3152a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 4a9bec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cafa60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73516744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73516744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 10e497c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c9de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 7b76597d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290df985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cfa054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cfa054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a950de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0a8e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0a8e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1380e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: a606f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ec1c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ec1c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254dc111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 56c8bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: 22774dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47466280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47466280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2dd659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76cc776c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 5a9fc6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cc776c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b02e0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b02e0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19794e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6042c202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6042c202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f4b7f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f4b7f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c49ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c49ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b40029f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690b900a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302, and the Request Id: 5e23e614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 6d643788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90fa7ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90fa7ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 53bfa5c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7130ea24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 62476d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7130ea24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ac580b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ac580b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40980437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 71c62509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40980437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610efd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 1ec6dfb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610efd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f07e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: 626faaa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 5f54367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f5f152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f5f152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0a67c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0a67c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: 749ca167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e31487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 27f345ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 35c5a8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 2d844b9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c65868a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0987e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a873de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bb1f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2abf8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cfef0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 2623230d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18afbe8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5179e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 597fc962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af146b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af146b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e467d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f33006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f33006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6275c606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 73d2bb1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6275c606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38902844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 241136c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38902844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241136c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f7f65fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb76b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb76b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b0b0dea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7f65fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 455c3cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0b0dea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303, and the Request Id: 5ce0c67a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: 7bcf16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10411eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 2fa71c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3101e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3101e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 353353aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353353aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fc2930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d8320f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423d6723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 6d5b06ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.892+0000 [Thread-12300] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:56.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 1577de44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf1e45e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 363a1ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787c2729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787c2729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 7b1a6c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1131fe59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1131fe59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e5d881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ff1f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: 515cb75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ada79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fa5a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bb4719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: 5c26634f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da98b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da98b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae61c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae61c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c07f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5759a0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: 79263ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299-, and the Request Id: 2afe7581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa2dd43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a02f976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a02f976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273536ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273536ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae44155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae44155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ebaa9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ebaa9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d708ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: bb5f987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d708ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 1521d717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb5711f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b06a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b06a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: 2bba1016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 6295a568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 47fd1290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64554262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: af74989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784cd492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784cd492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:56.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227867b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227867b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ebf93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 5ff51f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 43deace5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 494fe68b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.015+0000 [Thread-12333] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:57.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4769ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221e868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221e868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da8bcc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da8bcc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a4bf8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 21a26a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759c39b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759c39b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7520753e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7520753e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8fb2e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad3e1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.046+0000 [Thread-12346] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:10:57.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fb2e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa2a6cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158d946b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 4dbcb1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e016641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56339549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfa7104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfa7104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 9a27e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 1b508ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5257fe00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e22b71c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.063+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 7aeb2449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f28b535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2818d1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8657b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b22d7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d08f6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b22d7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2f1799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca25ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca25ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 7dd46503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 4d5b853e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71eebb00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3109b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3109b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5542c91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5542c91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 31c5c387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc2837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b81f30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b81f30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccba066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77592410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77592410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 4dae5ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dcb38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44f7222f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f7222f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9feb93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9feb93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8b8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8b8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: 713dbc96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c0a341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3438408d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c0a341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 7d6e4608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 4b4da693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76272fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76272fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f1962ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1962ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: 61ceee7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: 4d59c292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 24028e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 5d592107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4976c449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4976c449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d4c658b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4c658b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82cb87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f146ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82cb87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f146ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 678d13c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: 6df33eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f5ef91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65687aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65687aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 75306fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d4eb1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4eb1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 4dc98312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41758510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3072c40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 4ac96dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ecbc48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eafb714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: 52c6f839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608157c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 4d481612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a75171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da8a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da8a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc073d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fd35b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd35b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 1219ce93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ea3455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f91a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 415e65eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5421e0fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef4510a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779bb81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1191d81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50cd449f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cd449f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d21f7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf07e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6986841b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6975314d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf07e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6975314d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: 4821f379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d77829a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d77829a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: 5b9f05bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6e3936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6e3936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1966a41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1966a41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 19435c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f66d6b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450e2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450e2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601e9da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 6f5c0986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601e9da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fffdc58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 75a449cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fffdc58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a40fa82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a40fa82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc972a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659e1451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc972a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: 5b22a73a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c73a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c73a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: cd52596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d88eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 53385e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d7b111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d88eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 79bd5e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205eea16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 6d2ce9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7af06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 610bdf05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7af06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 332f6fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c33c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c33c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 2366bddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65cc2735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cc2735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e44963e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: b7d988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 5ef761e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: 6f49ce26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7504cab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d201fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c984819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a598a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc839f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f05728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655fb1d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655fb1d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bce75cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bce75cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: 31c58d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bed958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d92add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a1a0a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5808e6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5808e6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702b5f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786e94c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702b5f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 7cd7ec7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 74cf970a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd66b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f1fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f1fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132b0dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 47d04889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3035aed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3035aed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc0f43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc0f43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 4f481a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3e15f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3e15f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 46a6ddc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 37c1249a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61eb95ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4fc37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff45a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 237de3ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3e7761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3e7761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 73f60f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bda5934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f2d73b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bda5934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f2d73b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237de3ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abf8141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d4fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4198640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d4fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4198640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e634a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e634a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785cdfa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3639a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 1385aeb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 3ac7cc05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785cdfa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3639a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: 5c36da39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 6a76b289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1b5e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4edc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ffac278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1b5e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53717d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0ace1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: dc2a3dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 3d159902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 6fd78bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 631ca0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 1e28620f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631cb3c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c046bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473e50ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72eee547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72eee547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e45077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3b06c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e45077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3f84e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3f84e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2717bb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2717bb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ab917e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ab917e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 1e1381c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 797e0fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797e0fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 44033408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 7a27cc24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de4d8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de4d8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 128b134a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: 3d9d1357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128b134a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 6b01879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7f1c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3819d5b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303-, and the Request Id: 4d6eb257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c3b834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 79502541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0beaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 5b2aaf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13471b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605b90ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 6b02a421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ee3023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429dc66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429dc66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5572f878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302286bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5572f878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302286bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: 68a893d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 544883fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544883fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b97408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 6524aeda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bec96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 137475a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137475a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 38b36d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ee55969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee55969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308, and the Request Id: 58b391d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2a7750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49252517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7def6cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7def6cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4200f0f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51dd28e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dd28e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 65ab89f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228c3d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: a15bd4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60ddd6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 40c4454c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ddd6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43569d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 4a134dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43569d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1318ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587c673e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1318ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bc3092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: 1b5c08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 381ba94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381ba94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: 77f365c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24aba541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8a4984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 7bf2a858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fee243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63caaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2245a5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52bbe6b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73249ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52bbe6b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73249ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb24120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb24120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 60ea198c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fd131f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd131f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: 63a83c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: 1dcc490b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: d99776a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5137edee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5137edee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b41b5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682f8772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682f8772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f97783d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f97783d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 5259850a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b47ed58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b47ed58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 657fb9a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d359710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3a75fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd9389c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 71d787a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 6a715ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53817cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53817cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187c3d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187c3d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5677e563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f509f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 4e4ee2ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 37d5278b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd74144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd74144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4311436c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4311436c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 514a0494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3405fb6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268f6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46318957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3405fb6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: 5496534b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e579f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e579f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: 439815ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291d8245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e61180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75bffca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b55da6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 5aaf582e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b55da6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 2a548ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbfb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbfb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 8eccd5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721e56a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2cf963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518a93e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 6fb4cbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58aa6b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9e8327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b60ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b60ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4ed79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56938956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4ed79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20faba0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: 58d9272d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 63c9a4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff781fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff781fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f8822b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27abbacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f8822b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4267a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4267a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27abbacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: 39750ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bcdc3e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c0c5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcdc3e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ab3fc47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab3fc47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da002fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da002fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a72499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 156f1e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a72499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 2d034a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 546af1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0db817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: 36b2b083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fdca63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618394d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6160f4a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 3c50ab18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e918d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 210f24e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: f83d996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 4749cb05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d4704c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a531431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4704c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30833ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30833ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f8f8fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f8f8fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: 10019c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6e0a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6e0a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 918b05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33632cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33632cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5940aeaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5940aeaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b422e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 31834390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a258f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7bcbc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7bcbc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d7cd394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7cd394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: 77350e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e82ddcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a6b842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620b23e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c171c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 1e62bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 47f54f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f7f4f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f7f4f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1307e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b3b504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b3b504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 2b2955df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418cc039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: eeb1e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 3ff42bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22247ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489bd29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10af787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115763eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c1474a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1474a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144c210d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144c210d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 3352248b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 352ad70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c24e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db3be89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db3be89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ee6f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149d78c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63530b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63530b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39218c3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78206252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17eacc8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39218c3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f60914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17eacc8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: 25f5cfc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f60914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a687da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a687da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3a1e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244b36f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3a1e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31ab6f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a2dfdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a2dfdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ab6f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: 12209d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: 1effbd02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 6a7d5612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e20960e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e20960e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 186ae03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef7a7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 65f6b037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ba128f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ba128f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5fe07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 7d402e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:57.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22007dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5fe07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 1a301333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 5665f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.019+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a29f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 33750ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 262733f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262733f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 6d4977fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fcfdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fcfdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 74023e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c5ed31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 4a30cc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f830e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b95df6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 764f5682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f6eee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12be9c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f6eee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4805969f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6969edeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4805969f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 56a1f249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 1e32b22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf721ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf721ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3518972c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3518972c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192972be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 7e0a1cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cc1a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e8c265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bbc727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 14d5d625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15773290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b0b106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8b46ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d2d2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203f3b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: efc9eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203f3b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55de8ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55de8ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b6998b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b6998b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178c9737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178c9737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f81b11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f81b11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb154ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 177c6bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a93d533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a93d533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: 731a56dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 373ce99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b5729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7464d7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5bcf64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e866cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5bcf64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d37beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 33761349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765dd1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a806128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765dd1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a806128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8ef4d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 53e859d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d73c267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d73c267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 561cdae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: 41ba7f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbbd574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533cf9e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36017496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: 66bc70d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36017496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a18a03e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a18a03e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: 5aba7512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d03ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254e9039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 5daa2fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6993f54f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10826021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10826021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6993f54f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1def6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 453b8dce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 71018c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2306a8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254189c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254189c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2306a8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: 623b660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 2baa546f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fc33e71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6b1c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc33e71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6b1c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3325c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3325c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe81b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe81b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a43730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: 40ffe6dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7fd03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a43730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7fd03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 17640876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 352e52b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f86d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b85b39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2d1619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 7770556c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2934bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: 37f20edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 795fba2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: 124e87ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 310790db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3972def5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5288a27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a491066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220a6383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a491066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a823277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a82aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a82aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfec8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2787b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 691a4794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5519a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62327567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eedb32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b08017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 181144d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eedb32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181144d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef94a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e027f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef94a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e027f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4589387b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4589387b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 3b9b711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1137b1ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 76cbb5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1137b1ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 758b269f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: d1abeda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1748a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e045238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 171c235c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52af8d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44787172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44787172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdfb87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52af8d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67d93fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfe26ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d93fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a28d697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: 7e500024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 45b0e4e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a28d697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 5e9e4f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edf56d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 47961148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b195a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 97fdef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97fdef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3c19ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376bb8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1124ddfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376bb8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1124ddfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: 678b97b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d86982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d86982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 12acf6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40967fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13768657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e21fc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e21fc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d980563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23eba116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edb6e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edb6e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: 69d06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 25fdfea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: 19e689b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 66331b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b566047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b566047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 30cdff30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d00df5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d00df5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 5876c52c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0980bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 2b9de986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0980bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5950cb7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd7a492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecf0fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eba711f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd7a492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45decfc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17059e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361c9c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361c9c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5990af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 1f2def6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28ba9d59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ba9d59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 38e73f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: a465afb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4947bf42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1edb952e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa2152d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 1ca36806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3239f5a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a852296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a852296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3090ffad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3090ffad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3239f5a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 5d2fb780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c779b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0a5cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fccac23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51dc0595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dc0595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 35475d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 7a51d505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e18020e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5259fa4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417851a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e36dc54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530ddd96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e36dc54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 558980f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1467fa09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558980f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1467fa09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d63942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20dbaed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: 6ad26199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417851a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 6c205806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 885441c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 885441c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 71be541e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: 4b79024c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22471b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abb7031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5071addc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abb7031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a2df373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2df373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f7eb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f7eb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 66cde03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22471b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d63942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: 28d730b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af14bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68751fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: 5b0067bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af14bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68751fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 16091b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 19e335ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d0725b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 435e88ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: 22536f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 58d627b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 704ca753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7269c6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2b1e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7269c6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2b1e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413faf8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa9a80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4152e7c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa9a80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4152e7c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 1e6c31cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 28aa43cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6637d30a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3934f07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 367f565d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59671afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7030a3c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6412708d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: 3711c360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4615ab7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5dd30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: 5f860dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7ec9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6357c793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0b2b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db3811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d90762e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d90762e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c8edf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 668e40e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668e40e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9a3325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be29324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 5cf743f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e4832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3631b513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43701792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11be2c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3631b513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11be2c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fbfba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bb55464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb55464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e292d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e292d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7d4349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43701792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7d4349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dec2023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 588c3aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb5f485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dec2023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2959db70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a7e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: c6f209f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb5f485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19663960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.652+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: 521371b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 12fbc15d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 2770c931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 47606f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2959db70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a35c48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a35c48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 771af019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3266f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3266f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5069d61d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5069d61d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: 6c37af64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 29b8bfce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfdc813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfdc813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 192daf46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac04640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192daf46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 662892d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 48859cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 768a8d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f608f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb40caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f608f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 346db972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa8f8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ae16bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ae16bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 44d623b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 541b789b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224b92f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 2a8e5bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d611f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcf94b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6494aecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14dae0b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3272d7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3272d7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: 3ee710dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70da2cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70da2cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756d504a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756d504a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547d966c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b5ff906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5ff906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 377be807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d794ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3648f393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 68938ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3648f393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f6e184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f6e184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9f577e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 6d08dd23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f82e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: 393c1101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb6ebe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2907a8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df40fd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c53990d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33082fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 70067dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 532b4524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: adc1ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adc1ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b108e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b108e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b468f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: 1c101f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b468f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b34980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541754fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b34980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce281d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce281d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bec9336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bec9336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed37cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: 47762188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed37cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f15565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f15565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 1b7d682c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b21bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 3895671f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 40cd6340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 501730e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501730e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a617c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a617c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4f3355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4f3355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fda0223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fda0223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: 1021c535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 591c2a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 7816ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 423bfa22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e3f0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eda8e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177f5a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 7a26b0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: 5089ec09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265ba932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2239f9eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2239f9eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791a4f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 4cc4113f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791a4f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b33bae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408376a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126bc495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444331ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: 3d295886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2490d2c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2490d2c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d2bbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d2bbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f947ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 49716c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7f6e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7f6e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d74457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d74457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdd9d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 374718a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e9897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5c36fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc3965d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: b15f999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c6b25e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9cfe89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6b25e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8131b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8131b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 21c4d205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 7827522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 227162d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b014bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c8b214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3925df28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8ce60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8ce60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bd7d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540f27a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540f27a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222729a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222729a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 422e7497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422e7497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 367f6201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: 4a908932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f97501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 7402f88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f97501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36085c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bc8ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bc8ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5bb18c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb0617a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb0617a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 7e983ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e0825c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e0825c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: 58fc5ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 2e29283c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce2c940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b9a32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62903e7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62903e7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a1e2f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a1e2f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: 1061051a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5162a24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5162a24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c51e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c51e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 56746e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e469f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5720f458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ceffc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5720f458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39669494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39669494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 49744450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 4cd10424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612d003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: c3ccc23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: 427c8cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 5740c210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0549c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354c4d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:58.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 653afafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc8e7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67678cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36575df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc8e7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67678cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 339256b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15188b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4a8800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339256b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: 37fa40de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 539813e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15188b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8a3102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 3f26884a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4bf6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75584acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d2107f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170925c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f627c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 239dd29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5e2869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef010a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5e2869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 196535bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 5a97bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 731bd9a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196535bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731bd9a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 49362f52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3f7960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3f7960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b07398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11171519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 2cb83aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af44a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20807d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20807d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6862b8f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6862b8f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 7d542477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: 22dbf79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af44a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3975e275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194f042a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc28122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194f042a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc28122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788f232e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162c8fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162c8fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24ee2d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 348eefe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ee2d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 4ff3d7ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16ab4cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ab4cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: df26d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: fe78e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5529a22e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 3bc87df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 3de38cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 699da074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699da074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1dc703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70443229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70443229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313-, and the Request Id: 2320d03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 2480067f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b452fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97ed1a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686243b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: 71462e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ee3892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73057cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf7c87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2d8e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c22adc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7498da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c22adc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7498da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d14c72e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9c1fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b31e3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d14c72e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cffebf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9c1fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e5f1ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 4468ff7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e5f1ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 27a374c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: 6e5de843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2d28d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e47c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 267f44e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e47c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267f44e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 1c471bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: 4c592357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d17913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d17913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704ef107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704ef107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 484d6c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df5ab60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d614aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc84e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b9c7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc84e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fe66be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4aa5e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 78bc5ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4aa5e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 22b398b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5658ad40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565a6a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7296a791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 35a0d06f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7296a791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 6daa5011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 16781cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5658ad40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785306a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ba2301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d174c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d174c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d66b25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ba2301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5889c0e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5889c0e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 3787e8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3651b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 417a51b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0c5902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e600fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417a51b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52326c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52326c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: 38077bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 10494ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef8a8a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 40a174b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 5bff0830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64844da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 74621202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4029baad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 4061a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e79df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 72a31200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77726091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a343b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77726091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a432032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e79df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a432032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f05bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18710f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f05bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c6b2863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c5bbb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6b2863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c5bbb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 6d053ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217aa00f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a231120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217aa00f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a231120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99f3765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 11a5f38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 45b98ebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: 686aa3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d63b78b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686b3880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: 96daf6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686b3880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f6a7a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 2e67a237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5c7a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c2d66e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be3b6b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e887af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be3b6b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e887af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 1a3805ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 390513aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701df70b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390513aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 4927ea4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 3d06ce6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 25b2b043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 6350a889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d3bc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d3bc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197bfeeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a5ead2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46dd479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dd479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 757cdcfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d136b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a681fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6263a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2599c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 349ca8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7434c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 79ca8c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.237+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac8dff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b323d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221348d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221348d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac2e7c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac2e7c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146b1156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 20775b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107537ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65067276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b586803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49aa3584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b586803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49aa3584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 884f727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 884f727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c557c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd4c832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd4c832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb0f6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 3a44dd33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1601517c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1601517c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: 6d7e8ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c21059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c21059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18050ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0f0971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18050ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d561bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 79d48e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69cef0a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 27fee348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f024ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74fea71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cef0a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f024ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fea71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 241333eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfae512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfae512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464f3416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464f3416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 2ba7b8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241333eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df8c847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 51dc796e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: 1f47cf09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6dbe2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23b7d914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6dbe2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b7d914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76728aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76728aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: 761de3c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 1f64b573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: 1b5e99a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7e00e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 2ef97094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: 5e18bdaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: 28ed6762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7e00e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b8e8cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 7e8f36f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8e8cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 2599e0b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6720cd57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fa5e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 328319ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 22ae33f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391d4065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: 7a95c508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a45a4c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13760f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ccaba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33884ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33884ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aac98e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c315eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c315eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 531f49f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a1bfae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21332d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31dfdb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1231d8ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fbe5f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 875d46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b602312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351a50b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bec1eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 40a87d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bec1eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad95e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad95e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8962606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8962606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d68534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d1fd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d1fd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207926a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 31de2892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6a852d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6a852d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 4abac15e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8e5e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8e5e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1416e756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 81efd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e1f178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 69b4e962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e691267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e691267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 11949408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44be78c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44be78c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77bc90eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bc90eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: 6f79c6e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e75ee64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e75ee64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 342311ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b85833a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: 4c54642e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275f4300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 6f233f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a208f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275f4300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a208f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350c3ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350c3ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702623fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702623fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 4237af00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abc5646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abc5646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 7a877583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f0902b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f0902b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686ad0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3684f396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 64799e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686ad0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 6e8af82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 68cfd166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bb3c48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721a308b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721a308b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: 2f06462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 62d2e063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f58634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 2df3eb23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325c8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497056fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 3f78a856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19de318f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba2f0c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba2f0c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 375886b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375886b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 54bbcc54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd62aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 5d20ea11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c033608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499c6e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e8073b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30610951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fea11b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22692f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22692f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b2477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b2477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: 749e32cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be36a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 2d47c743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: 6faf9764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f8ee4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f086071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8ee4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e955b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e955b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 7a3c7f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd88431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cdfc7a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 1f68a743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdfc7a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7741e07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7741e07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 7cadc0d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4529c978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec8dbd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7358653e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c4d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77987af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572e98e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572e98e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771b3bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771b3bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 4d258c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49150ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5340af7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5340af7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29fc2ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541726fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2776be01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541726fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2776be01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: 42ebd0e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2631311c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2631311c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: d9ad49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 701b7949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2861f8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2861f8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29a02cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a02cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: 2872e646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1617cba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 6d14882e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cab0f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cab0f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b3cc7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c37c9e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b3cc7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c37c9e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ac6420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 5a59a23d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 267b954f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267b954f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: 12f197d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: dc59989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42da207d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 60b99932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d0d4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: 2f89d2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4d5865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1926d80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5f836f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4d5865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5f836f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241468f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241468f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4514cbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4514cbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 4a6b7865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e58ee77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 15cfe569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd3769f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 9421ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382f930f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248aad46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7185f7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5b38a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5b38a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fabb917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fabb917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 2d28ec4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ad7077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: 25c2e3ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 32ab2d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: 2071dc7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 383205c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e0db67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383205c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc7649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc7649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 2c184e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73282cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73282cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d957da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12cde194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cde194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b65ac7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e31a402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 17d39016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 73670501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5edfae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efc16fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9911fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e6a34a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 4e0a5222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6a34a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd9b5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd9b5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7485e342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: 673ca5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 776c3a57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776c3a57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165564fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 3e7a075c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165564fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324, and the Request Id: 108c29ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30dc789a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbc151e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66094583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66094583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac57fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac57fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: 2904d39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5702dfa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5702dfa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4833543f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e551b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e551b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: 396e1eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3d155d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 23e8abd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1b8f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 6e1d3d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ce01ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef4aa38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 5f5233ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e78eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df2ed1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df2ed1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdf1f70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: 47bdc022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdf1f70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6c64b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aed595a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf45957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf45957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aed595a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b333e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636a406c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b333e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e842db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: 3b019fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e842db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 3a02400b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: 3bf61868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b65607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 286fbd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55fe00ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286fbd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fe00ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4922fe4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db62847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4922fe4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db62847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: 3ecfd2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107c3e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325, and the Request Id: 133e5405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c4cc2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0204d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 32d34d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5753cc5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5753cc5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b276cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b5d52e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b276cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 5b05e926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 2f6b9404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5d52e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 73e40569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21cc26b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: 3e11b8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cc26b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 11d13606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb4956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 7d260ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb4956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 375d5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375d5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 23c25af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12baee2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b6f147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca489c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a60985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a60985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d133c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8c3e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d133c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3257c6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 79aa85cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:10:59.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dbfb4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6473312d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 5ddccf95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: 3ea7aea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55639fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4df409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563c7ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123d43dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 2b48e45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690095b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 3bfe97fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d64e9dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d64e9dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1192eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1192eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 5331ccc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.072+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221ec0e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2021249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2021249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6651f1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e89ded4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53eefd6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53eefd6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 1a285057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e89ded4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b9ee682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ebe43e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 418698f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9ee682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebe43e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 170b3df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170b3df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250e552c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27fc74b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fc74b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: 4700c3cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2945f8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2945f8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: 7f1bd5fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a81ea45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 78033dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5be9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d1e43eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1e43eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638a5360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638a5360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 5a629a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 5d2df1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2345df71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7637705e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: 5379be50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ca6df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788ce8ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788ce8ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 60ccf6a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 595d66a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db7c11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb088cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db7c11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb088cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74cf5cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cf5cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 1a41e636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 37364ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 525de6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e8a101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15380529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e245229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1194ed4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0ad2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4fcfff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ad4f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c48c048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 5d98a5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31714633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d22c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 7e105eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d22c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6630adcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6630adcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: 4d75a846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e03ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4b9443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4597d4b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4597d4b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7942159e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed2f683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7942159e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f23a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32957597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6d3b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32957597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4fa94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f05ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4fa94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f05ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67deaa88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32863170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e188e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e188e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32863170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144f5e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: 17932a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: ea44178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f23be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 3ecc4ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755a009f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f23be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755a009f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70a07349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aff6ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aff6ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a07349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 6b12a958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bb2d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bb2d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 5d4c94f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6567c052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6567c052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d5ce6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175cacbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d5ce6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175cacbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 30b5a452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 196386ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c3f3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196386ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: 26e345b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3f3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 5cc61fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bcdb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bcdb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 7ae21bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: 4da25c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 2461ebee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 1a9cb33b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: 35ef9e8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a46414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 3cb1e88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1184d531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 785b2b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 2d749569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e03aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: 54592581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 6d4c8f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 38111a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bbc33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3c6d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3016cff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a1ca17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a697568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cdbad58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdbad58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77be6aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77be6aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: 68c19cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5471ab1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2c3866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2727b66d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754093e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da6a913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c93f994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f8ce8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f8ce8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562bb72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562bb72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d86cd9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 62b0d833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e48a026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66af23af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 4b893e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8b1220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ed4124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6da3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6da3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f43f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f43f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c74ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c74ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5164a305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2770b31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: 145edce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2770b31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aff4b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 2d6f5779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aff4b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c6e51ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c93456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: 2925544d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6e51ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: 7f202b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a60c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a60c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3819a69d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6256f2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6256f2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3819a69d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f342748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f342748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 6c368033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.426+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35595861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83571bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7518e5c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83571bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7518e5c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 66dc189e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 5fc70ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e2c0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e2c0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c2f812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c2f812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 4087b851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: 3dab9aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 71f585be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: 6ef4d693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a9ab5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 9b04a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9ab5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38406afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4afb204a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72add9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38406afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afb204a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 256058a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188c5725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 5e3ade0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188c5725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 424ef186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: 65899f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1056780a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218106b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 1034de92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fb1e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b10848c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72118f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: 782a7413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d803d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7a0a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 1d694d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26fda308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fda308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6776ee68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6776ee68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 8f752d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492806fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400dc9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d55e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f22afb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 519fe2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c8760d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b467627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8760d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b8a903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b8a903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afef386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4957fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 7127fc02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c651176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9586c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf86044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d76826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d76826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615f0ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f91b438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f91b438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615f0ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 2dda881b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b23caa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b23caa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a80013a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: ddeea7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c30d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c30d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fca6827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fca6827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: 49f247c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2caf2404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62591f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8134fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62591f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8134fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18760110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18760110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dde7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 893f15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dde7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 7783afa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 6a48a944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d266061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 7747e5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5903be8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5903be8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a33aa4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a33aa4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 2571f8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 24a20307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118299f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118299f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa00272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa00272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 5bc0f0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 482e452e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: 227f55c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e405ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e405ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: 504d0333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6838afaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6838afaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 1393c745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f82299d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea70404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6994433e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37df52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a283bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48971764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530a17e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 68a95113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d1306c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 17d4f936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44945acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec4d5ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b32da4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201f598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b32da4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289bce7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c3b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5737157b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5737157b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bb2717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 6ee0cb29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf7794b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 12f57a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b05458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b05458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e3b9c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3b9c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 158a0a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531d90c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531d90c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3df922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3df922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: 420d8dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a3c30d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a3c30d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33728458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33728458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2804a64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 35b5c938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b59951b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b59951b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 413ae920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413ae920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 2c6d0c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce9ffff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce9ffff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1205d627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68cff3f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cff3f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: 54f34f10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 2c88a1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: 2385c64a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2cbcc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 26c61139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa7197b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: fa740b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8b3f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 76e2c26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: baf2d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d8417f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d8417f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b5cf85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b5cf85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 4674048d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa2778d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa2778d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b50018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf2d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: 1929642a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5661b688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b50018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548b99d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 329394ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495e2dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548b99d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: 374c0575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c0aaaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a93c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37eb66a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226b2663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eb66a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d97bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 2f1bfd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586b9021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 50d57ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbc26d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586b9021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 2c338cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40da2c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: cb34033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1288a145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1288a145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470b2899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d8fefce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8fefce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 2d74ba4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60183429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 312a33b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ac9fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787b1ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9738fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fdd2c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdd2c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14322eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eaa2424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77057481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaa2424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77057481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14322eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496e4f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 660b3cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac7f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac7f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: 47b40e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348fbd12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f57489f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d8274b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348fbd12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e77082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d8274b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e1860a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b41c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 4c2b22fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e8be3da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b41c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8be3da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3645ccbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3645ccbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: 5c70a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 493636f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: 68372487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 293db679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce21557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34330b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117065ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117065ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 2adec51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17321e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17321e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: 1729353c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca86a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca86a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67659f85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67659f85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: 5bcd9bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 79627667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 44b2d8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5032c766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 2b629d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 4f5d609e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5afa6a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afa6a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40de578f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40de578f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 2bd2a991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23193b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23193b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1759d557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1759d557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 2df4e4db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 38efc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b94a09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b846276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78753a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109a8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f692e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1a01b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 566a4ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744d4d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df877ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e16b0e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fc5624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 4828bcf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f7c298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4831351f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749d979a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:00.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10fcecbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7edeb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 757cb157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0da355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fcecbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757cb157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0da355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7edeb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687d2a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 271f2056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31a193a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a193a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687d2a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271f2056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484c0004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 2397f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bdfad4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: 63049d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdfad4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 6817af79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 135c3013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f5b9d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eec2a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c9291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: a2d4535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 2dab0509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 5f8ca09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79580167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: 228895b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20876080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20876080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d1a23e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ca8c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1a23e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ca8c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c92053c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7565be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2122a9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c92053c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2122a9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f47d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3571c9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3571c9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f47d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: b5352e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7565be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 25fc03f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 85899cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d76cdd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 168c876a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42acb6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c18b2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c18b2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bb5e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5624e4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696d54c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 2e903a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37da84c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37da84c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 39fd8b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: 5482a307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 4c38edd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684271f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 257a6a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.076+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad4b541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa5a69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa5a69b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648e8091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648e8091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4d9aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab23392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: 140bb055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a176670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 3b299aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13101c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49fa280d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 7eaf87bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fa280d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718bd14b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718bd14b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 7c3a461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81d6d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1601333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7d3da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45644ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 203056e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513f73d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4123a5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4123a5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319bbe1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440a18a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440a18a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45644ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f3a6c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3a6c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e8482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e69168b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e8482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e37723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e69168b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e37723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 442d2bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: 545fad75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 27fbf46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1ba763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493fc043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493fc043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 61e63a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd967d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 35b5dadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 777b8b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a743d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39219358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54752d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 160c43a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a711f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e91d8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e9eeafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9eeafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec4e65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 180b743f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180b743f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61bbcaf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bbcaf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 49beae04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 366d8eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2624e8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2624e8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4e910a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 4062699b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b6e2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffd4323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffd4323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bab42de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf47a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf47a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fc292b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f02b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc292b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f02b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493381e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493381e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac2b4fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: a1e5c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac2b4fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: 35598aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 3f9d31d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e876a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e876a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64acd9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64acd9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: c4d8655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 650ceb39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b5c9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: 7291fe76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 26cd0f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a5002f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a5002f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60813270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3542ed23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3542ed23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 6514f342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245a2874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 2577c146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 44e62328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 20079df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.240+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29645e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83fa9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37611ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83fa9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cdd5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cdd5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: 3f2bc488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5ca106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec64e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5ca106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d71ae21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14ae131a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ae131a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3d5665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: f87c74b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: 11f47839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c94c269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452e41aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de00304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c170122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87e5975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bfee0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3012d342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfee0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3012d342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8acc7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8acc7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 4286c186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e2c7836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ca2d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2c7836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49764d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49764d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ca2d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 362f2671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 5254527b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.289+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: 20a13d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: 16b1f51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9385844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c24d4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: 4a45ba48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1064548a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a232114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1c7ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 7a76e7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60985554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 41aa0c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f98008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f98008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a79ac42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a79ac42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce19ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 571b6e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e876642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.347+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b9776a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e876642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b9776a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a20eb75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b92ff25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a20eb75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4691022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4691022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 202d8e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: 379c8c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d87c03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d87c03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5ebdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b20534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b20534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 43215d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de9f5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: 7998abb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1d3f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1d3f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d02970f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46bec2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d02970f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 6cbbf7d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.376+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a20dae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 1faf163c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398e9e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.381+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 10ad2e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59906f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59906f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1adf468a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adf468a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 73f80b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 1d01ffea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d4ce56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4ce56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9066f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9066f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: 504f3172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 3979dd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56da6480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db23fff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c40ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c40ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a012932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f59ea34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f59ea34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: caac32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 49d90ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5915b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 72eabc09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6256bcb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624c61a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 2ffb392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f753ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cea2e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cea2e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3210d28f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3210d28f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 4ade9332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4edf89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a3b7eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a3b7eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b86f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b86f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 76fdaab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: 2025542c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5e40c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489edcaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ddfdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ddfdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 357cc530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357cc530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 24ed57f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7751e0a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380d2018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 6626403c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e618079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e618079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aedfab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aedfab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb40a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: 17a2cf3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbfff49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336, and the Request Id: 13935809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77544dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 7e495336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb66de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb66de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1224d561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f907862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52cd9a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33188ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d7d84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33188ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d7d84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138976a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: 788c91ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c18e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c18e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 3ecd2f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517f0ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0a3702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d910a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d910a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22643d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22643d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392c6215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392c6215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: 3c3c2fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a29dff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a29dff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: 539eae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 7a93c8e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a7faaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a7faaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e68c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac53d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e68c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 63a1201b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db4c000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db4c000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79375e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 2b4f61e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79375e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 55d5ee43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: 5543a6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a8e00a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8e00a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70daabb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70daabb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 5952a89a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 270dea79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1e355b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 4681c284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 7e260733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698ceb09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee4694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee4694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c26d864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 4faea8f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c26d864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 172fdb6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641951f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbf713d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 6f29ce03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aff5902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16536f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de500db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16536f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f373206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f373206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 12f07ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8c38c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 3d4bc9a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbe9256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323bf984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4139b5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2f7a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4919cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: 508a1e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203e2686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79609484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5ca26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee54f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79bbecaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a35833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a35833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b55c06a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b55c06a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3b7ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: 10ff85da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0a919d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0a919d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3570dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3570dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ea40d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b3c526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea40d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 592b231f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd20b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592b231f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd20b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b3c526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 1e55c7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 30adfcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: 54bfc0a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ea9603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ea9603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d06a0e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132b72dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d06a0e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132b72dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a49e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d728d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d728d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 3b4fdef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 2becfe03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 28bbadbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 73c686d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 25123db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2291be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2291be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6e8ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6e8ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48eac0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 2f3b6a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48eac0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e549be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de277c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3284cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de277c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: 421a3b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 1cd0b8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf43c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 380672a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713eba06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35bd5be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bbd28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: 723900a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a98d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a98d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 2fa22f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b569727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b569727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c35db61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c35db61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c829d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c829d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 4f3e7610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea0eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 4b8dd5fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 491d60b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f527b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f42b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f42b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d9316c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c65671b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 6217c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f764a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6c8c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fef2343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fef2343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: 19344021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f67ba56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9ae4d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 28de8876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bed657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f864d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c01db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc6d284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710272a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc6d284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 5d7a9bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb82444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb82444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d54b939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 546640c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d54b939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546640c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 6872ae90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec89f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec89f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: 725f9a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed282aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed282aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 21cc2bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75938813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c19cd72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a368f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45545b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c19cd72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45545b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d9cb0ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eef10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387a9acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eef10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9cb0ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 482d6963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 1be70027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 312cbf1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312cbf1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5539ccc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6866ef75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6866ef75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: 461da084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85a4455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 7e7c9c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 5856a2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: 4a04b7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc335c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc335c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 3bc637f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467ed997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467ed997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 696aca23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 5081cb44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 2464218e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b461983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af66b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af66b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df41624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df41624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 183e4029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c218a50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c218a50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381fa217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5711d646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12fc4121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158baf8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33fcc021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 110d6204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fcc021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50536ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50536ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 6d8795f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 735dced5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735dced5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: 69535fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 474e1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ec902b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dca3d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213f7c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: 6e095ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10206101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 676a5893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e543032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d530898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678751e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347dbbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1219bc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1219bc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 92f3bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92f3bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 1f79d044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 39366614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64ec9d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ec9d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1602c662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ecd1e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b3f18ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c322ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3f18ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b52534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b52534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d739e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 21d24dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3075abf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d739e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649fa1a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3075abf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649fa1a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 2a895b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7007147f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7007147f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe38254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: a3f6711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ba229d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ba229d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe38254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385d3b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385d3b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: f08c179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 4847cf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 5cc2b59d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37979aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfc35c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e55a3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bb16e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339-, and the Request Id: 36a52fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 755c6d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee2c273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee2c273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b2a43c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2a43c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8304a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 738431de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 1cccaa05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704fff39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f77a50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 7143c15b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f77a50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b532777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b532777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c97a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a7adb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a7adb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 48c0736c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeaf8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: 37e43a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 781dea7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a82478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a82478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce7dc5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: 357cfb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7584d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7584d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6161d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abeef8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d8bcbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d8bcbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790dc8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efcba0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bf5e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 75fe3cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 6b89a862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 5dc8cebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:01.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d585b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b535d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b535d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26948037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26948037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2eeb18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a8692ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1918210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: 210ecc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8692ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1918210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372eef78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372eef78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b95d8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cac65aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197be227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b95d8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: 3a7c080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197be227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c47518c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7982d120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7982d120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c47518c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: a790e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 41a9ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c8a7348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: 4472d675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8a7348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574c22e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 6214d330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 286609c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286609c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25792312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd1819d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd1819d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365d562c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 55021ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: c4ac0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52883433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 17e330b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59032324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 203147aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 5f78673d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: 44741ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4120be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ab30b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: 73717336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b327fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b327fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253edd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f47e07d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f47e07d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 3b61cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6c889a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5361ae89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2c1046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c14e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662bb606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c14e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5877cc0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c30171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c30171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 5271717d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d74a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d74a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219b92b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219b92b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 83eb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e3e8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12270c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 2c87aa3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12270c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e43c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 96a98aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96a98aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 1872dd18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb690df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10666038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 262aa533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262aa533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3caafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3caafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 27b95e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 51ed30df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fc20e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc20e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1931238f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1931238f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 25557a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d67e545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 4e919129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2881a3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4776d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482bf0ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2881a3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4776d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f904d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: 4754290d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 50626958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a0f866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a0f866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25476646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 17d99591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aaac684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaac684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 30769ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 7a374e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 52aaf9c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5704f14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7708054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ffa239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751b9e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b36cc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3680a806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b36cc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512eadce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 1508cc40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7def58d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7def58d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: 3ba2ac04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 126ed795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a3db2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126ed795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac84bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e22dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e22dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2460cd5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2460cd5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4e1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 6b08ae59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4e1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 41817a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 6728575e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5f8d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 304ed703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9d6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ea4433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378bfc80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378bfc80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b67cb80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d61827d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d61827d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: cf204fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cfe72b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ae758b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9e2847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ae758b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a69fbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a69fbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f48655e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f48655e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 1f055853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 1072a06a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f792866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f792866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: 31399784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d2be8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d2be8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3ace9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3ace9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 4ed59521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 5bd0ac5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2317537e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c10c6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555f8fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555f8fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3222a3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3222a3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 666b1471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ddb218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ddb218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a58e6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a58e6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 49e38460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 2f0d3aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f3d06a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8b4401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: d9b04de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 17b75072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7be15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7be15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5310cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3467f56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3467f56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 6c3cd567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0c0f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee4b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: 72849406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 587af9d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8bab06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8bab06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7221aaa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7221aaa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd0094c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0095ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: 1ee9afda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 2dd3dbfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26eca7fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76164a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 876b1e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c592b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c592b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9b87ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9b87ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: d076705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69da7863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69989651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e22aafe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329a92b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329a92b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 69d3846f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2e1fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2e1fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 1c940b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bad3e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab57505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a8b27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: e14a263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361c4de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361c4de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 306f1493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f048a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306f1493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f048a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 5ea2e4ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 382f6c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382f6c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: ac43d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6e9816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6e9816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd936b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd936b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 17fed267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514d5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1e7fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514d5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: 22a4b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eda1051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44605658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44605658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 2127b46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2135576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2135576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e9a218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e9a218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 10359fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4198c8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43014975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 74778455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 70158c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 4c05a840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3b5fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e70275e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d399e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d399e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: 2e0308c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7231def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 7ca6b1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7231def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 20dc0ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e59bf09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a21cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e59bf09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713de416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713de416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e11b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 67204c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f21b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460a03c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460a03c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297e38ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297e38ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: 6d3c57d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da1d4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdcbc4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 819a700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657eb3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b73de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c609d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c609d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba006b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52709e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52709e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 2835b278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: 80f6943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bd43eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4015bc99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: ea07af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52cdeb88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cdeb88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10458c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d02f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d02f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f62bcaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 1e888e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2482c17c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2482c17c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58128a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 4bfc15e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6597f310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6597f310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80bb904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: 2f881a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b9d4745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9d4745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1129e2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc1a6e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1129e2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a6b586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 113b1c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4de3b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed4136f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed4136f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4de3b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1578d50b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b84b787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b84b787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1578d50b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 441ccdad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: 4feccf36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf70bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a44c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 7c0e97f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf70bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21217198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21217198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: 126c618f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6759e392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 55936dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 1faf3a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 3172acdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545a965d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 678d4fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5e5a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5e5a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef7a822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef7a822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: 3a3533fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392c1a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28de260f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 59c0558c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34e325f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e325f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548f47be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ede001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ede001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 203db809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73758fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118b99d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118b99d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc15257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc15257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c85cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c85cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b87a0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cceb84c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676456a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676456a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: 41507505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: 222ff24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 202c7e08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 55370ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5091922c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614c79e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337-, and the Request Id: 3c5971f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9d1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e45cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a515d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a515d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65955a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5858fb62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5858fb62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 793951b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e57c41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 8d9c10a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfb81e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a850e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4676db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4676db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a593d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd283dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a2376b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd283dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e09fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e09fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2376b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0fc234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0fc234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 472741ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d68a7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d68a7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 3bbd19f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc6f659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: cd59663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: d5c99f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31496dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e0cb0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e0cb0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 543887af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1985b355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543887af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1511529a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: 52ecb6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bd6506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 1e5dae18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 71595908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1817f5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367d3646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 46f1fc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cc343c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a13d0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a13d0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f1d468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f1d468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f76483a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 2ba955bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35eb052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35eb052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 30e7d6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 231fcefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231fcefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: 2c56ee80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2411887a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2411887a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502ef621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52d4bf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d4bf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 6bba8878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: 316f6000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c75a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c75a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ccacf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ccacf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fe85e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 2e73b9f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96f2eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32dca504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32dca504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6bfc6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6bfc6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: 4badf25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75833930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75833930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 77eb3278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a465c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a465c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 5bd16053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 701ebd26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7295396c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5874bc0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45189182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: 536ad316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5220bbac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b83a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 7a46985d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6040e6c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: 3eff03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681207ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee77ea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee77ea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4899d776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb08b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb08b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e61b5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e61b5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: 7d2dcf5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502fb650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 524b6872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524b6872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 1a6d0a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382e89f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c03bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 81f9f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aaac10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.729+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81f9f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e47c3e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b91fc0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e47c3e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: f87ec51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 6a247670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380992a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35c6b7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150ddd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 85c6820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150ddd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c6b7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7a038f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7a038f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1063da5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7744c3af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765dd835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7609acd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765dd835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7609acd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7744c3af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 5c91d4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 76642755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d39ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: 2b887313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d39ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ea6ce71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f842c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea6ce71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 79a9feac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 1c92d2f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 32265333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356077a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 766f96a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766f96a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6524c4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e393753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6524c4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 3131a257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e393753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 4797924f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 518ce281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727ec63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727ec63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: fd35f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 6fb6a0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24619ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e237b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24619ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f9945b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23991afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22bb8dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b005ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b005ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 386700f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189f1217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 4c517720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68f6a6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f6a6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176f08be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45999039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757e4bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757e4bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584eb992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa5c7e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 5ed0f539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236ec2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: 2c6495a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 68c1d0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fb5b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e09a891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.831+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d229a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1891bb54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1891bb54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10020d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10020d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32acde22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32acde22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff3038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: 53fc7944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff3038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: 204a8ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d7a185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d7a185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6290017e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6290017e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 1ab6a745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43168d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e6436d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: 67699881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5572a820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1b70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a16aa5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a16aa5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66c78a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c78a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346, and the Request Id: 432673ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1a4fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1a4fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 5d999723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a4afcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a4afcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 6f88f9e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 7e70fa65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d624d11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 6478f347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54488cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1413b54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e64155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 6ecee68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 4271b269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2add7a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2add7a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23acd470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4777b219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f3f529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4777b219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f3f529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aae9399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a65da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 5e711b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a65da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 902bba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703910d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703910d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aac1a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 5fa056fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aac1a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9809f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 2f70394f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3118fd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c24a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c24a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fe5148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42beb913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42beb913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: 5fe8d4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33159ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 7e806349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa16ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33159ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: 6a001f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 7218abbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed3e34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5582f61a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5582f61a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb6e2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 276a4f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb6e2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b29a430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6662a292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 457f383a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457f383a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5eb06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 7356fbe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a4e7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd9bf72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd9bf72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6a6d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: 36e47032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e5b97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e5b97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4f1659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ec98af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4f1659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ec98af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9f4ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: 6e8451e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9f4ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13fd568f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 4bb3c168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fd568f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 1daf1c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 4ce94ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1036a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 718ad049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3b3cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a7d307f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b32daa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 41288b69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7d307f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565efc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6085833f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a86b75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6085833f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d23ccec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 6ec78c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 467e3133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 666b46ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310ad28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6075df39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:02.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229cffd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2763d190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58c017b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c017b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2763d190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e21b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e21b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d12981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f3b22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3b22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17dbf7d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dbf7d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b15ac2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b15ac2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 2c8c2ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 365ed82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 31ea0079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c62cc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78263bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ef6398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 417471da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ef6398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a25b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 639bdf8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a25b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639bdf8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cc24ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.039+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fab5722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 195723be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cc24ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 256378e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 62e17d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: 247162cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 432b62ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fe49e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fe49e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7bc03f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27750dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27750dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: 20cdd2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a74aca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1487b93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 396697a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 56c5563f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a36e0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c29b4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfaf671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c29b4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76938df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b9523cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.060+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c372f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9523cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 521eff8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f0f389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f0f389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 3d4b4199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 526adbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526adbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: f2fad9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c939d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446cc869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c0044d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc13d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e32e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3ca94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3ca94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2e244a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e32e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e47758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16716898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e47758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16716898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 655cd6f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 58eb3236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3e2bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 238b5322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 634e2f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 62e467f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f303122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f303122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da95a3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da95a3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0c1afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525f7532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525f7532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 37cd8333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea41a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246cb6b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246cb6b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 163b0b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69540f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 293f66a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a77d9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1c77d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a77d9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43d026e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6289dc42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37baed3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37baed3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ef22a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d026e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93cdcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420d204b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420d204b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a0137b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a0137b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff72b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4ef7fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ef22a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff72b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4ef7fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 22ddd446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 1d82a0b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 53c42bdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 3de247e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639c63cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: 5eb52d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 38beecac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5dff98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532f4b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 13a98503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4125889e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5fc7ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1186d5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 5bb0f8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 5b37c9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5910b97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1186d5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce81697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce81697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343, and the Request Id: 55ddc171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b76131b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 162d64a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c98739c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59eea735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e794d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59eea735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e794d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aff56dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ef17ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ef17ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16aeb32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29dc1170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29dc1170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 2e951eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: 233148d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4b8be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f3ba28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6557ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6557ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4fdfdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48943f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b58d502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c040868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c040868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 3abe5e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 20f3b0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 4b7193b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76521445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76521445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9d642d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9d642d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c5d83a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c5d83a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 278d7c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f79ef3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b68943c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b68943c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f79ef3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bad74aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 2fc34c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bad74aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 5a208808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 783d4521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4f193f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21500830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c755b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21500830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79edb62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79edb62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 1a80af60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 68045143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a87381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ac0eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 3ebbefff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76039c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 44c52621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 7c94b800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55dc0673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55dc0673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cf37b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cf37b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: 1f365a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 35b4cfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556e13ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556e13ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e95c3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e95c3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: 5b122eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1893bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2167717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b984586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d36d7cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3296ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4413ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5f18b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bc461e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 578f8ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62660fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62660fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 134addf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d2f3e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2f3e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: 100d36d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ca10ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b6ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b6ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76952282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76952282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 106012b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676b0462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f9c3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f9c3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d24e0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b55b34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d24e0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 3ea2149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d3a8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f311e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8debb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219688fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 3f984c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe8a4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 7f65a696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe8a4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5490eda1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31418df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31418df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 1a9fd106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b338b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b338b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1dc26f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1dc26f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 7ae3f78e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 7850882b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568d0d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568d0d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fefccb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fefccb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 66ac0aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3d3575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3d3575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b190697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b190697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 49f6c3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 7b0363a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49c6051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c6051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36bb175e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bb175e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: 25fd8c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c483d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100e2410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587e861d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 376f043d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 1f1a0a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b757e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b757e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dc84c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 4e46ada7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8d809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71350a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc84c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 1a8c8a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 6d7bb4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33aff7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f6dc0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6dc0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f92014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f92014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 75f935a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32defbfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1191fb69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1080af05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3921fa93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9098b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 6d97edff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ecdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd923b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9541597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4ce799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: 51255ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4ce799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56535a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56535a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 86329d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4499c835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4499c835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2177ce5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2177ce5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 17decbeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 363cc476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1933e48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2aefdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2aefdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 9532a64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51296f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da3efe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da3efe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e512413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e512413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 3ce44b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 12763680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea590db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5108e324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea590db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58bac481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bac481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 78394964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20045853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20045853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 3cbfea12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c90027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410c55ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410c55ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abfdd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 20510eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f0e0568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0e0568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f99e740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 1d2683ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f99e740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a2519b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d06f5a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 698cb09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a2519b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d96557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 651e1946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b40b05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b40b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: e744393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67987473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67987473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 6cc52e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5434b7fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 297316f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31df5e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f392292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 754e8cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f392292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf10b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ae7268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b851f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b851f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 47a54a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: 50f5a5c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c7489e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4eda0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6953a0b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e623a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b19b6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b19b6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a8d74a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 730528f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8d74a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38819155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: 36cd6fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730528f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ee36f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ee36f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2abefcf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abefcf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b0ec32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b0ec32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346, and the Request Id: 32dd6ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: 65a56512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 619537f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624bb9ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44674b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 407d858d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5781d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8237cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5781d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c04d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4101a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c04d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30060a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 78437990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77bc8566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bc8566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0c7c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0c7c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: 66bcb769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: 89d3fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e401a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 30c33668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 908bf42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 908bf42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb8bf0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb8bf0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5203b73c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 4dda6d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4050f8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4050f8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72281a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72281a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2313c3e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 73557a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2313c3e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e136a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fdefa48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdefa48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.687+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 690d5f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 30d19419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 6c615f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68752bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b55577f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4256c7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 61f48d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 7981fc6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263650b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: abe379a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abe379a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b9817e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 18471f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b9817e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: 3f4319a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ddd0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318ec427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361482fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ad940db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad940db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335ba1f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c0d41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 5c57813a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c0d41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a54c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ebdc826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebdc826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2a8a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2601e592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: bcd0729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e19e27a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c28fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc0f798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 358e6baf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358e6baf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4f47f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 53ab7cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3083f405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3083f405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4984cd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4984cd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 4c6f4ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6216a3c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45bf01dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bf01dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f488f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f488f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 6fc7135a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b90fd91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: c74ff48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: 7c5f8b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7314186b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7314186b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66dffc04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dffc04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6ffc80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: 62d9ff57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b30715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b30715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 526ccaa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526ccaa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 367358a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 222ecb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a9d78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: 1c0fbf9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a9d78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a27267e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a27267e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 49598658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b46a151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b46a151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3c0c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3c0c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22aa2ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22aa2ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1094cbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1094cbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 194f49f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: 4d44eab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f958a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c65a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f78fa74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f78fa74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69faeb61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9cc741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9cc741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: 44087ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 2c6677e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d0113f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 2f70ecd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 1f28ebc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 4cf3cfa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 74d82d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f702563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5815bea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380b855a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 448b094e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dce4a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dce4a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc87615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc87615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9cd34e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 653570fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea953e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23acfbe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23acfbe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b15bd17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b15bd17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 378c2046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a601c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3e7a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d699a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643d324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643d324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f59205b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f59205b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: 216b25e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203db5b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203db5b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3d956f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3d956f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: 331492d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527f0b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb20200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: 681c1bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 583b7645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392f7521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5be2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5be2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f9f1de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9f1de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 28a9f8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ddba7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29281012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 1924ac75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 6a70c01f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4ba9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee17817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec378ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fd216b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd216b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ac53dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ac53dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c7683c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 4802afee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d595b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415e39e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 296e8feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296e8feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb98041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb98041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 161a7f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a43a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a43a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 789efca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789efca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: 23570470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:03.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52032307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39473b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fda66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7ed723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7ed723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 1884027d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cebbed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cebbed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 22ad076a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 5391196b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c1f5dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c1f5dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ff0732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ff0732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e26cfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e26cfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 1bc823c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 6281cf2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 34001338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79784ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79784ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: 2c8b2a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5d5387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a944b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe29203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe29203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3888319c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3888319c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355, and the Request Id: 6368c8a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7667027f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: 36055a95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 7af0dd9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0e138c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a216c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303e3879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152c07d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 2d938080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55547995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55547995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1400d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e1ab8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e1ab8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76416ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5311a5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ee15c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: afa6198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ee15c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6afa0929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afa0929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ad49e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a5cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd27c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd27c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: 214c7c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27463acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27463acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee4bf2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ad49e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ece9a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee4bf2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407e9571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 45b4c796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df030e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287f1d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df030e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8fcc8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ece9a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 3d34d673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 7a91fd7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 2665d5a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 3c15e7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535a2c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 12d7b701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1dc8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 292fc299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f7b9a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7b9a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: b20a7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be8b9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be8b9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: 71eda7c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da31f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da31f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec49103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 69394a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 714b11dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714b11dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 1e885286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5420680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2273d3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2273d3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1688ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1688ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 677896a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d6c498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f810640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30560147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30560147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c16860b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c16860b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: 13a0e416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22686664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 70d1e5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 605ad4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef082dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 4e10ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a9815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487907b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: 5b96436c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765aaf89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d882884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184aa4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d882884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577248ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577248ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 3f43a759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f20addc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe8639e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe8639e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb86d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232be1a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb86d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 6488691e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227a0c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190fec64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b58df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b58df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6539393e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6539393e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 617af262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a23f6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6cacf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 355a287e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355a287e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288934b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288934b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 604e4328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 2e0e4ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bfe94f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 4b8c397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563e6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563e6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d08898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d08898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 7769b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67388f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 874ec63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfbb8f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: 775a5741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ad7a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d750bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6711af70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ad7a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 2a652faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc4f618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31723a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc4f618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31723a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: 2a0bd6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a9d044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a9d044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 1dee0e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 13c7eac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4cfd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4cfd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41fed024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db50d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db50d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: 3d0eb1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: 68e462a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c044d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c044d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c3eb94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c3eb94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: 65d02e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28995b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28995b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290a4b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290a4b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: eb209c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0af864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1769037e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e2443b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32610ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 389ac847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50272b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50272b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1598cc83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1598cc83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: 6e3d3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: f17591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a14f20e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 38dc8b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6677b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ed1b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ed1b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8d3e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18bc1481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bc1481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: e0fedcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.354+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3bf760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 4eec60df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6486f9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a8699f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b07668b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: 1721a854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 15e16fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a522252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2558f11f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d13437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fbccebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74729039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbccebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598deca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3861033b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598deca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3861033b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbfaafe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 39bea889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbfaafe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 23513866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 441c3b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441c3b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f948287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 882817b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 882817b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: 2f7484a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15af1caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9ab92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 171e6b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171e6b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4776af16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12bfa22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4776af16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bfa22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71cf6bc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71cf6bc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 4515385b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b379f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b379f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30091642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30091642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: 4eedb205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 5e72c78a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 2d4066d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a74221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 719ad7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 6365d43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f7765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f7765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aed793c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aed793c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 2f1190bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58265645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 408f41ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d85289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522c4686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522c4686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba75937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba75937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 28085992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 111ccc4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4549c0c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342a279e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f56928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adc7e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 4df29751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c632460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 2e94c39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aeb80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d52dc9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 9f191c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d52dc9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412c778c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412c778c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: 397856a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d5edc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d5edc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1350f3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1350f3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 446d4846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4d2cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4415580f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 4c9c1c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5c9703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c60ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c60ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485ad8ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aac6da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aac6da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd83892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 3038de29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 635617c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107c746e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e913e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 373cbd1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373cbd1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745ae87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745ae87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5643bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: 6d4cadaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7b1cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6481bf92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 252cac27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76344ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ca3b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45907adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45907adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d36224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419dbfc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d36224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: 40e9e480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ad39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ad39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cdde0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cdde0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 2cee7cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ca3ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 4c5e1db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ca3ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb6aadc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5d0424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5d0424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 763d9b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b208e8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: e1f3e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b208e8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38db652b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38db652b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 4ee6fa82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 3ffd36fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6966fd7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6966fd7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d5a1bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 578aad02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531b3a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5a1bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531b3a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe4c4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe4c4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cac7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cac7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f3194bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3194bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 2f2ac8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 6c01e578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 7a6eb825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 4988207e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38219019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22978eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38219019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f484cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f484cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 27bb0a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4768b340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e8640c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2b709c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 1618c57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c088148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: 17640f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: c25c117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b346ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a7a317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 2e03de79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12735b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a41d002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f08daa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11591062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff6d30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff6d30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74765900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74765900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: f60a608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a465b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8e6c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f42fa92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcce5d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51564be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc9564d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc9564d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19bfb207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bfb207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51564be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270859fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef60c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270859fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723f45fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6173b7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 258f4f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6173b7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: ac764da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f5d40aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5d40aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: 6656ea4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 59732446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe2591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6096fb6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521f68dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7286f56c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6096fb6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7286f56c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 364c8a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f278fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f278fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364c8a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799c4418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b22c049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 2a927f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b22c049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 47f7f33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6214874f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 61a5f217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6214874f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: 55b3f80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efcdd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 4919dde8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: d124f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0f4e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0f4e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a79222d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a79222d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 60367ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dfa890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282ba3d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282ba3d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d344d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d344d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a2bdde9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 70a4eeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6602eec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6602eec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2bdde9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 160e20c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e739271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 415eebe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 1fbc93b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37dbc755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1ece1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5e97f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecd3714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: 70233d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ca29e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 332ba9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 3412530f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: 2f681b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c841cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2792ada3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0c279e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0c279e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 306643a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306643a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 11be43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5f6719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5f6719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310bb078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310bb078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10cde91e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 57f43141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 1b0fcb85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307c2099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd72e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2109d16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1eeed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cde91e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c63cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40978843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2c4a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2c4a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c5115a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5115a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 12e2e2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f1706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6600570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6600570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58cb7f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cb7f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 6895758b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 2f6366dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354, and the Request Id: 771e0d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ec8e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a55300f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 370059a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55995047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55995047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12bcf9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bcf9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 6d028a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40833f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40833f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb0da5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb0da5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 67c7fdc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37673abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a85ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a6d43f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65846090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 2b22f904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebd706a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161194ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3380e8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3380e8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a7b4374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7b4374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dfb1f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: 1fe75392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 7d48e23c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: a8a1ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a49a948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a49a948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36013f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36013f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 28f405a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326fd3c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2728a2d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2728a2d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67261b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67261b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 3f049c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d996a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0ed2a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d996a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 84e0cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 694d3cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694d3cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: 4a15ee2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290f5db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:04.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 1176d428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b8b916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2683a4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2683a4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9a66b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9a66b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 1a84b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: 26921cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a90d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 3585e367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2627639d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c75847f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 2c78e77a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c75847f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d10f5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d10f5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 4b37d840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e52a2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e52a2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 73017fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4313ddbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fbb81a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fbb81a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fe3c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4602cac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 62ef784d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e37c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da2d983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8ef2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2221c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 2d60003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4602cac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 350648d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122e7565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3595621b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3595621b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327ebfbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3c0eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7ed098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: 24bfcff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f080df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b7e358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c310a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cc9bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cc9bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c8b789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c8b789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173a3824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541b8850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63947fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541b8850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63947fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4daa3cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daa3cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330ab169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f14cfe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330ab169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: 21d426cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 495fc6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 1bfd76b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 595e552f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a20c474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595e552f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a20c474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 1687b2b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 1fc39332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f039e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af2f573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af2f573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547a17fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3e53f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c9f583b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: e3151b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 2fbcf575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d9f329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9f583b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3e53f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d9f329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 544b5699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: 7fc50ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1497eb73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1497eb73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674ef534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674ef534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 798b5383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff3a1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: 5c178fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff3a1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca27421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6779d42f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca27421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6779d42f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 17e42eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e474a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e474a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: 28703655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5097f24e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a27af56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b992d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4751a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 64c6a861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f7f119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 6f298e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 1137b392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: 593d2cc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a71263a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0df53b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 152775d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 43c49455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e19280f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e19280f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e44ebb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e44ebb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 4fc377e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cca3de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cca3de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548c45fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548c45fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 5f1d76b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d7da08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49852452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4331e52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c111c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 329b53f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337bb79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337bb79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739baa03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba18136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3b657d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba18136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 7b9aae08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6ddaa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 55085383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 6a527c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff6614c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11162cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2f7ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158843a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2f7ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767a55cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f23aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc7187c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc7187c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697326f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb00824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b167fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b167fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4c5e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaf7118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4c5e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb00824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 485a12cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: f9faf79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55437ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b4ed32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b4ed32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 74928e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed83c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed83c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e886a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e886a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db308c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a970ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db308c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f00eea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a970ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b23fc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: cafb7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 6e87a5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9c3f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 34249513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 3ef791d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7039694a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7039694a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62694f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64491651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64491651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 2ff8e14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 2ffabdba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6caeabf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62694f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6caeabf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c7124a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6e7e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7124a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6e7e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 85b0354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 78dbed45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ecea82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391896ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391896ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66274214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66274214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19fbdecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fbdecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302a066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48585f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302a066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: 152ee60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 215e2db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 1d4a338a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 5b67faa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5901024c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: 7e93d2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 7e439075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 49350072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f90d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce5dbfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60df6c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703a46f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4513f6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 47dfb2ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b40b91d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3815120e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: 220a0d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3815120e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462939c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24719c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e1a702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e1a702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 5d8f7d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686b0342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b8eb2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b8eb2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb58eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f4ff11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2acdbe34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acdbe34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7f6d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6246f95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 2fba4c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d33abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2014e821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2014e821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b340fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c642d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b340fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c642d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677bd914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 29ce98ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c82e093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c82e093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae52ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae52ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac944af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3101a9ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac944af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 4f4e2452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60945bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60945bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 6b7499da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 7a1aefdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a70b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 488754a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7549b93b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e773d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b05cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 29072c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e773d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515d7a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 42240bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515d7a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615df8b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: a0e117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3613f1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615df8b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3613f1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 6bbceab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7147b08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7147b08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 14d4d27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 77ce515f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10de92ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559bbf7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67464cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67464cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c8f7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c8f7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73507a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 184d46cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ca09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73507a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c197a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c197a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c26d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: a2845ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c26d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd7997a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd7997a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 25b11c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359, and the Request Id: 1e82faef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 51a6db0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c85345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7edb13dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: e924ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: b2faf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 1b219467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 4ea42f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d92ad46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6790e58d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f01f7cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd99d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a347ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ece6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a347ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1949b3a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1949b3a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 3e902ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6d1bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617b1999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab25c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a495b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1473d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8b86d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6acc06a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 675b8f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675b8f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b45e7c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7212e498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7212e498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 11ab9d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1fcd87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f2179d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a36a820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2179d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c94ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c94ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a36a820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 533289ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619e9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d8b690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619e9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d8b690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c5e2319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5e2319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: 73321d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 6ef41d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 6a484fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 6822dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a2c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a2c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4742ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d440b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4742ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d440b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ec6b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7863964d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7863964d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 1c478b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 5a508e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 9e5992f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 363d1c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363d1c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: 424fbbbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dc01dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc01dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 96ccfeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 30435551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6af4ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6af4ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 71bfd447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37628ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c7531bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 746f2987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7531bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746f2987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 1401351f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b0b628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e98e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e98e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2b5ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 679e7ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 74937716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: 1e5788ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6542e712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5d4a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea263b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112e7922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56285bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 2317d695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544e8e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd46c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f41590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df8d6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 75661fc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c25111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a0f02b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d6739a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d6739a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1484156a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8cdac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8cdac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c8b67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4a0ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 334b98d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db9c71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4a0ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db9c71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 6947d224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 48d9323d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334b98d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c8b67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df7ec00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df7ec00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5553b2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5553b2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: 7cad8aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272fa5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 19442277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272fa5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d749c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d749c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6441c165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 35fb17a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d0dd238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 182b5034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 7553ab7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9b1104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fb758f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9b1104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c2fa54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb758f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c2fa54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 3ba1ff80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: 5079d903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 226765e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226765e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bf02a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bf02a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11a91e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a91e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: 133a605e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 44cfce57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 751f1b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc23769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfa7942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e16ba4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee58cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77686766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: 19e2c52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 537146e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217532f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3343c598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: 3dd24909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d70ab64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186c9238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25eeac66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5227f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25eeac66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60350083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672a56a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672a56a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d80c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d898674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 1617494a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 5a3d3c35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a500e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac6f921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da842b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee3b6c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d898674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da842b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee3b6c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2caa13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b41301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d896f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b8c6d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d36392b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7889b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8c6d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d36392b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7889b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 269c1359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: 58100b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 49b22fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f1b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a23f7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a23f7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f173353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f173353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e04d7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e04d7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 239326ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239326ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb6650c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c5b1079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5b1079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 5a57a2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37a7f939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a7f939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 21c5b042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 3501f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: c29b7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: 3e63dc56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cb8dc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb8dc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7a56ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7a56ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b38265e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25609f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c2a399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 274632f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c2a399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 1fa1787e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 189e5229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189e5229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 7b5f507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 7d5ecfa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 4908dba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 7ba4be32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d8c0aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8c0aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c6a173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c6a173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: 589d6e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 5418a4f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 4df0c7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f855d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb9eb5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121cf9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 543ba42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296b8f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0a62e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db12480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 443cb7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7353dc86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eb0314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778a034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778a034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b5c9d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79cfd962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cfd962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9b642a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6051d55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: 107398d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eae17d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24afe93e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1fd17c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67408e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67408e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6054bf91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6054bf91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: 18eed672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0cb689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2131a71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e03e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e03e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ca7c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de7872a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ca7c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708119c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 213dc67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213dc67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f02fea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e0c89c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f02fea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0c89c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 4bdc763d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: 3751e29f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2083af1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b252d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b252d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2083af1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49bbebab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bbebab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 2ac58972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: 25dc87aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cbc92f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbc92f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bede18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bede18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5942261e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5942261e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 59f3bdc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a80750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a80750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 174b3270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 2fedd11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 7e3061da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 5ff04937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 41a734d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569f96fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2490b2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2490b2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337848e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 49713535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337848e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110118e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26476249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26476249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110118e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: 7b81dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: 2ad56ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 1853486c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 40147d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 57994ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638a4022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d62e288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 3804d2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb49dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1030c9ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: c9a6277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d8209b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c994791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40159999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac9b147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b63c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512ef9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fe4f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9bff21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fff85db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc37c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc37c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 463a4abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463a4abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: 5065f235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f381f60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d10a73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c98401f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c026244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1fe2d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1fe2d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b9e3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506f49bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ebca75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b9e3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ebca75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c80b348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 17f166dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c80b348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20211a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 69af7d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20211a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e536652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e536652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 4ac8565d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357b215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357b215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5776973e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5776973e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349f608b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349f608b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eac696e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 25dbb495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d506e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eac696e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d506e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 1db56bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57935329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57935329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3db2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3db2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 54fa4a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 958a6c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d638db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 958a6c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d638db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c49036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c49036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: 4036b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: 340dc470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b323f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 76b6bb5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 7057e8a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 57a126cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533e32d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533e32d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 19e77dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3912697d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b6f3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3912697d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 2bc1a1a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 6def0fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: 34f2c5bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d3df98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 1cf8b289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: 694528d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe18039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb98517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 5961d1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354c96cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582c0a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1858fef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b79610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa60f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 4f09fc72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31dc5e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42312a73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15a6c5f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a6c5f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4c2ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4c2ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a32b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67323b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 140d9d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a885f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5edc47fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d28c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76591ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25f80672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324963d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c250491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324963d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3480cc9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76591ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f80672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631b19b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e687c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e687c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631b19b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d990281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d92d43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d92d43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d990281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd7deb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7526ee18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd7deb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7526ee18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 590b3eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be2e189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be2e189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 3153f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 13a09257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 4b7870ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 779ca12b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: 2c4939fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5133683b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 5cb04795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5133683b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 4bf18c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5888cc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5888cc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 322b0c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 401a6749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e007fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157113c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401a6749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f19ec18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f19ec18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e007fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d8cc7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d8cc7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760102eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 5b888d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 164b1f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: 3f4fc55d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: 6e53c96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 34e6e5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531dc061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f62b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531dc061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6a35e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe1e25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51439e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 55027e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 71a86080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5794cfb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d2a97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 341e7d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddd6f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddd6f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: 525aeeb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144afaca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f8cb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3e5862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5614ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c15e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb605cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85d77c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 28d6ce74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbbca18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34424eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34424eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265f79bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1af47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ba18e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e37dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ba18e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e37dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b465e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b24547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125db169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: 72efe9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b24547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: 3588567a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265f79bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b465e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618c790e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618c790e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c51ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c51ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ce9c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ce9c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e4641c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 15341015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 17881e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 725ce436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725ce436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c9d8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c9d8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672e05bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672e05bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8b0738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 730500e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 71900e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ebb7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31227f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: 18c12fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 23585378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31227f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 6e797223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4a4c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 6a5dad36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ebb7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: 2fd3a11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f314b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f994180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f314b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f994180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed07130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d077bf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22909d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d077bf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4395612d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b73c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 153775aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4395612d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 7d6aa7d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b73c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: 43b1612a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9df253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: 3ec07003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5a210e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5a210e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424ac374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 7aa6074c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca08360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:05.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: 5c2049d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 30a4a1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e54c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e0c4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 6a5814f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee76b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4f8c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d5e420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5874e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee5480d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d5a9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc31f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 31dd51e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc31f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e39b9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e39b9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b04791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b04791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: 5dff2b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a34cfb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46fe354c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fe354c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 901d8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 1e65d86f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1891748f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70cec2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47383ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cec2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47383ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e4b465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.037+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e4b465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77823df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9d9485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77823df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b28815d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b28815d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: 23fccd4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: 5f4997de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 99ae387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99ae387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: fc3c6c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e51af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36725bc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 460bcaad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 6355ff9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 2c5f400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 18fad0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6910e888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e752b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6910e888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e752b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75fc1f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fc1f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46273098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46273098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 34b00f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: c3263f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da4076f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da4076f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b13ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6edccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6edccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 69d91e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 5b95bce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ccf42e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 343bba57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e8b7178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8b7178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 4471fac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cf0d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a8079b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a8079b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9538b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acb614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: 35a265bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219eae97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a4e5da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a13098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15feaf35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15feaf35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417009e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55aaa9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55aaa9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: 7f23a34a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: 2f16127e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 723c9996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e1b110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 5871aad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723c9996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1405eb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1405eb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5368fdc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e633810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 858083a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 858083a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: 1b6a1dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59abac9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59abac9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 496c1f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e307411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac02404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386d19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b05759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3acc68c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 6e5eb7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 336fa8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 5d085f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336fa8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408d6964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408d6964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec8aebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec8aebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a49031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a49031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: 578f463e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 1b9a3574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 76a0d27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461919bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461919bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d983b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d983b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: 685a4527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 47013076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1c0ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1c0ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f19356d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fafb75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e24135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f19356d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e24135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c2f98a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: 3995e550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23cee4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cee4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 527cc069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 4b8b6c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 62677dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e772a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad53e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b174bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339f1ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e691a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a0ab94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c4a805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ab862c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: ce11f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 2d2bb19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e33cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e33cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b29b84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b29b84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: 3e2f2141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83eaf19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4226c777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1584ad4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4226c777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140c59d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140c59d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601c44d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1573c29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 291939ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291939ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9ef374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460cec86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460cec86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: d03046c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 574af2b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4f265e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4f265e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5644ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42f37120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f37120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 5e6b4477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29555862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7776a56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 19ae873a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656422e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119fd5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119fd5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e0a1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e0a1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c66d99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 454bcf44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c66d99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bdb160a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdb160a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 9c3eb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2946591f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2946591f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: 72fc48ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ab3e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ab3e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 639f91ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 772d4382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd7b823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd7b823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720fc34d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720fc34d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77cc353e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cc353e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 292ee6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292ee6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: 6ec2ef5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: ef3261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6510883a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 35e72c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 1bd21f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 5e069f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f14a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 516eff5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36739ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 44e0b398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36739ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a48336c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 688d5039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0c79a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a48336c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: c42ab9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569f9201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffe79a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a79ea3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dffed63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4123ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4245ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698df8a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6768a4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6768a4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f375ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dce07e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 38f6aba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698df8a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a9aaa6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9aaa6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a07dfac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a07dfac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: 7f9afe59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e76fb7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: 4e51a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e939118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d38f471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: 3c0dce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a06b1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ab4833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ffb1b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffb1b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717faeff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158774ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717faeff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: 228368dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302edc49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19bd21a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bd21a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 213c03d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213c03d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 2a999a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 651ad5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 20bccd24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: 2e95f205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673098d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 288d8290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e19de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c62a608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1626de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1626de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3910403e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e19de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3910403e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e1e0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e1e0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0f1c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0f1c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 57ea77d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288d8290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638f4c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e3340b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638f4c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37c21cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c21cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3340b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bbcb515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbcb515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: ecb941f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 52bc971b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 91ab5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6ddf1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: 261db530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12cb7233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cb7233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fb34fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9fdbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9fdbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 1e6e50fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 6e9c7697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb48edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 657d3329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c84f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fadd67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c84f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e9aa63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e9aa63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: dea0ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: 15f8e215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.395+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 4a2ff7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 4c62ea1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e20764c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4660bdca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1d0370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 2725b053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a44e88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b04a9d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9fe89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f55ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fe228e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 421a8fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fc60fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421a8fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: 20fae05e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2453f614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc40455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13eb2bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc40455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13eb2bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 56911848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771a2077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771a2077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: 6d800745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 5feccfc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742f0b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793f02b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa36c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127ea663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa36c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a61e9ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554bd0de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147a0899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147a0899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 462ee3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b6ec6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af07993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b6ec6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c24d718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c24d718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: 790057a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 437415b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354de6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354de6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f3b8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f3b8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: 777a4eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 33e25905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6f6e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad055b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d6af145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7314738d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6af145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7314738d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13267184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13267184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c96be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c96be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 7f32cd02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 161c18d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: f1853c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9f177e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5dc962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9f177e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5dc962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 554394d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164fed85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164fed85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554394d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487a197a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 33d3735f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: 6a3be2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 90b88ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5193ed87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64393e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a7d8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b56ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a7d8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5045e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5045e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 697464ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 71203cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: 7db87147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6ac7db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 28c09a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6ac7db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c3ccda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8d8826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b9c3bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103124b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4838293c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b9c3bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 17dea129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba231d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 64541675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e6f355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c065699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2742b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f038df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f038df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25934aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25934aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 46531ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: 7a509732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485816e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70a97157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a97157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6263a2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6263a2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: 3678116f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 4dedf0f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7577062e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7577062e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b7a12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d8df02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b7a12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 4f16c958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab23dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bedc289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d1ab76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d1ab76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7629f703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7629f703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 473e3c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 6826e6ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb67dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb67dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fe22ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5320cfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5320cfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: 6beddea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d766b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d766b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578202ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578202ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30eb5d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: 139d7ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 13a19f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400764c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 20104d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134491cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134491cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15fe16ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc03c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fe16ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc03c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a411ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 2f538b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a411ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 6143ce8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7004e909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 45bb119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3252e439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387fef75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 60995c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bb50c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47981406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 41e4ded7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f32d11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 18c1d8b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 3a8295a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36da9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aced884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b20c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b20c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e424448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4cb168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e424448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4cb168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: 38d45857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b52c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b52c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d767319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 55ba272b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f92f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f92f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8479fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8479fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179c332b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1d1384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 2d5118aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24500379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e92823e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128e863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a45009d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f3f083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f3f083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2997c69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18cfabca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 6e4ac05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab165d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: 34ae93e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab165d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655564e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cfabca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655564e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d0f80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d0f80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: 2cd3c8a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 48ab0009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76da7fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76da7fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 35fe7697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: 6b92e49d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320a0e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248d938a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 194363df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8c57b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60ec5bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ec5bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c89a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c89a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 60b06e2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbfb9c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b31d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 11d2d29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 6cd47459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b05ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c0fe66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3914a3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438f3728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438f3728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 111557d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111557d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aae1b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 29e3360c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aae1b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5379f561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5379f561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 6ae9c8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: c46957b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2794c887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: add581d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1ff345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1ff345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 663d72a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e60b4c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663d72a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e60b4c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4244c7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 4a0240c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4244c7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: 3d778c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4dfe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4dfe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c7656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 69d0f867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7928eff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: e564531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7297cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7297cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5970b514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341d1efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5970b514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 2240a756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 16164452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3019c878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15061a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3019c878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec6d6f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6328bd25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6328bd25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 42e75e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 425b746d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 6074595e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 949e888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6beee0d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e19dd3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: 1f244185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9b30a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4e89f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c977e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3ee826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f113e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff5fc70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff5fc70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c48333c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c48333c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a43997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 696da612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182029be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac2bf66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481409d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481409d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47251833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47251833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: 5a515722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: 171a66a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d5692a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b60be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a257a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a257a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2a9d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2a9d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 3d55bf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326173bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6463437e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6463437e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 49e85d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e427a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a82069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e427a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a82069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 308a2ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:06.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d25e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d25e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c98cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c98cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 296609c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f7d665f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7d665f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 2aa4f12a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 727f132b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 6c15ecef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37193d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7062a665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37193d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a122a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: ecc665d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae8320d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bbe4623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1795635d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1795635d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24115db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbe4623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 1215794e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 3073b540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c7a806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c7a806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: 27ce1371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 4bb04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 1d2dc505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f3e82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab38a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b409c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362481d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed730c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b4538b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b4538b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6395ce48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6395ce48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: 61868760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4df563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 5e116c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42efeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13a32692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6276929d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a32692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3417af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4596d03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4596d03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41cd1bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cd1bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5195c109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc17c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 157cf093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc17c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a2f5d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2f5d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 44758cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea947fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad37db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7224ed7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7224ed7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7125ff5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 210da2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 60c2b19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 33f0f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ecfbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bcd2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 408b1ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd2ec6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd2ec6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5916b204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5916b204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: 4680fdc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2df161f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df161f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf1a704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec60a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf1a704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b1cd08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a42e9d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec60a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785c8158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b1cd08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a42e9d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: 5900c394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785c8158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185c4e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 42527f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185c4e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 214d6939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 6c20f2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214d6939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 6374ad41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebfe414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac93c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f8837e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f8837e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 698ac140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698ac140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 6f8c11fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: 2bca1373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2005cf88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f278c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 7daae34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 76aab211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: 58b7c6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: 2d6c7399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 1790ac59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c032fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 5d327d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353c464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a147083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd6ec42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26844133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684b6e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684b6e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca7bfc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca7bfc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 4238611c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2285c720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a56891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566fb231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739010e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2271b689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd34cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79af9c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd34cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79af9c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22829f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22829f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2a29ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50148186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50148186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: 6b63f429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 3a9987e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd3962c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 3a149079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1b4a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181f136a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a49c0b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a49c0b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4773d221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4773d221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f99fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f99fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdeeac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8f8083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 659ed01a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8f8083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: 796da826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 5fccc486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 2b0d59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fda622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e269824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e269824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4517f085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4517f085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: 7e79c7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40eb4745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40eb4745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 523a7640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523a7640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 7f3f0b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1290f0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 282ce1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be21dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: 654b81c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd4e490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be21dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3f1ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3f1ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348e7b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 337d881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1545e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f5aee17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5aee17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78eb5b25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78eb5b25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: 3bca1274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 17299138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5aedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c7b48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 171bed65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 27e7f3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171bed65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.325+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 526089ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79352507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c9e7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c9e7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 7fea7f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d713363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d713363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702b49f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702b49f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 5f077e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 6c30d697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54308006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a82f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4351f00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703ee96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703ee96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3430f1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3430f1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395240c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: 69aa4d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120c9ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a16ad72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a16ad72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 75f4b563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 623d7940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53933f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f13876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c89bfd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c89bfd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39168673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d0c118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d0c118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 178eb836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: 3f307ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e780055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39168673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 4518fc3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3b18e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15895235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103699d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552d4623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346b4fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 4f16e921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf2235c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b80066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0800bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b80066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e45c1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29feaa3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e45c1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3040afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4b7202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29feaa3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3040afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ef38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ef38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 538134a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538134a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 94d9975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb88b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 1ae16c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: 46394bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94d9975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65157155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65157155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: b10be75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: 70d9f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 322d4541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67db17a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322d4541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 7ae60c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc4d5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b82f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b82f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 7c6d8558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 30a545c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4fb916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4fb916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2616d50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 115b7aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe1972f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73daedee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73daedee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: 553f7656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 4ce55f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da68ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da68ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5009931c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 771a5b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5009931c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 50f01c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad7e38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 582ffefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6318129e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a000b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a000b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b25db52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b25db52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 532acdac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164a56a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164a56a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 32402e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2230c432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2230c432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52573afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: 17ee0bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 7068a372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3465df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ba35a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba35a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151ee0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151ee0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 640389ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec3cf6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d912f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 2f1ed8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495ee871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495ee871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c64aad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c64aad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 60f7389e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f997326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b28ad26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 359da79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786f91a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7926a1a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: 3e5ecc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629665e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c770ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373af35a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32982ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 1f4a4ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530560fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5537ba1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f50f1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf8b036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf8b036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361031eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f50f1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf4145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf4145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: 6785eabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa9aa8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa9aa8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a90d597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 4bcfe56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 218963a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168282ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d040548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218963a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365a7ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365a7ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: 136ef007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbbe7aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbbe7aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b47391a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b47391a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 29c1111c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0f2c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c34a6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c34a6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0f2c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d243f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d243f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 66fb7dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 6bad213c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b69f912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b69f912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 6be494a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3df7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3578567f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 284e9bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e68d811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3288dd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3288dd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c5edb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c5edb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 2c81648e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414b2198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414b2198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 4b6951dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3af478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42fb3b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 6176e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fb3b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f77b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 1073ddfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 48c27d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232b5333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232b5333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 113d98d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147b4789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147b4789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 5542ffdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 33a264c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66996ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66996ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29894fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29894fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb7efc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9b0e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f9d272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: 6397005a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: 718dadaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656d5bf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef3267d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f4fe24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef3267d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41368794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41368794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: 5606dd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e5191b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5cf706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5cf706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 57feea7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba78f89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ba9eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f599ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 4c93d40c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b939fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b939fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 7f670b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de7da96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9ee105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe8b4be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1ba8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13387c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13387c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b175ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 645e8757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b175ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2170a6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2170a6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43890247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477462cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 428fc6bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477462cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7101e10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7101e10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: 186dcab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 56774d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74049fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326520fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326520fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: a559b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb44cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb44cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a15865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a15865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ca26cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618d9723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60e9e573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e9e573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d97b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d97b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 722ba153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 62fe52d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 48e1081d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 103e9caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5228cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648dc2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760cb69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760cb69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103522aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103522aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: 2ddf9192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: 7b6037f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: f25b39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c67009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e55a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c67009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d44fd6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d44fd6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 71c445f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 1e5c1d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 679d0e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.809+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679d0e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6930fed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6930fed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c9c350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6bf741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 3be6b5dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8dae22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b7741e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b7741e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c5b11fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f67ac3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5b11fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 59fffbf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625b276a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 681f9d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 5223075f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2349867b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741713b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 9430425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 49814c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650f8c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243acc4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd2b7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc713d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685c46e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30951cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd2b7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741489b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc713d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740c1003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6a79f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6a79f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5203a92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5203a92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: 19dd9fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 665751a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3facf4ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22114583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a815cf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 24ddb60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe827e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe827e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 2dbe414d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da28c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ff0793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da28c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2ea331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ff0793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fc3d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2ea331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: 3fc935b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf5333b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fc3d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df511f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c68976a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fffe341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fffe341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 60e58319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 7521558b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1345049c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62aa27f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1345049c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722f3289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d472d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d472d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aaa2b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaa2b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 883bae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: 5fab12fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 883bae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 274c7f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 67cd2f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc5efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6412cdb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc5efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aa02b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6412cdb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1bdac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa02b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: 35618a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b3733f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3733f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 236248b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 44138013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 28168ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55cc2bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 62808109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12568200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cc2bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7196361c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c2c247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7196361c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c2c247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 240c1bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 7ed9abeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240c1bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: 4fb8feda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 1dac4209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 10e6c765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 5f6e3fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bac90ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab591c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fff70d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237976ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c193dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e3ed52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c9c99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c9c99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 264e6d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 6ec447ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d94815b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aca7571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b52917a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aca7571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c9c5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 40f75b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b248967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41fd1d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.979+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60176739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f18e001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecd60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a566db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a566db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fb6995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bec5403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 64443e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f862db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c67d447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:07.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bec5403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c67d447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 37c74afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6bcae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6bcae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19acb701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: 1b45eddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1e01c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1e01c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19acb701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2563c921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2563c921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: 69f5f655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e11a40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e11a40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 622ec435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f27331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f27331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39dbaf0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39dbaf0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: d0f951a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cee583d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5980b724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ed95f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5980b724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed95f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fec4db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fec4db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c0b3238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0b3238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 6c46a041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da367e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 47c816a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e96374a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e96374a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 3803c3ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 7a9d304e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c2f5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c2f5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 7a3d079f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 71f098d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: 34173a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 402c11cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be415b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: b3a3d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 7e88ae68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71501531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a13397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e4bbd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 103fe6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1abe85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9ceace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4888c59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71173877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6389b5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a87a24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a87a24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e190e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131942fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fee60c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c24ccbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fee60c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71282e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c24ccbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 2e4de7f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1cdd56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1cdd56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 3c2a316f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ce3ae32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1fb6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce3ae32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a293623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1decf7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 100c2cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100c2cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba8bd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5805a5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 2aba04e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5805a5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d09fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d09fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: 34e9db7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83fdd37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83fdd37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 7b0e18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a4b097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a4b097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f847b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 2b9663bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 5d78b7b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 3cbba38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 539dd03e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae65e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae65e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539dd03e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b43247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b43247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45cceeab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cceeab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed8d4b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19bffd70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bffd70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed8d4b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: 2fabd7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 67b4d995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6747d7ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 55c45fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6747d7ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6e05b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735a279f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6e05b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 2d035052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: 49c8cb52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7240689b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7240689b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76eec336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76eec336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: 67727d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: 386911b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ac090a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4657ad7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 94830e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: 785e4f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 5f5c0c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7ca808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4961cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 467b3968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e80e02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a44619b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 160d1319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1577670e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75728cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 122ec4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122ec4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e27b3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b051ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3525ca2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b051ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb05172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4608c9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 54aa7ca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2cd750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ab9566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ab9566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b02ef8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b02ef8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37132c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f81e307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3425f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbe29e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3253bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a1d9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a1d9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4031f4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e04ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 266fd8f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e04ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 4aa68671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7030d66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31991569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7030d66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31991569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 3cf82a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 14c12d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1643e49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1643e49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59fad5ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fad5ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 688b543d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688b543d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 62f3afc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: 6bbf71c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca94b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d33913d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d33913d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2238c615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e9ec82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2238c615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e9ec82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9930242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253761eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9930242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253761eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4693145a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1075ffed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e0d518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4693145a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1075ffed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e0d518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 39833767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d4bd65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d4bd65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 21c329a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 191d472a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 4ba60b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 4fe2e6a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: be2e126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540f28ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647502f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 1822d6b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdb6b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 4b38a0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: b779f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: 2c18f752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 372a2c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 2fc8bdca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2613b50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79dd826f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7905b07a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a41e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7905b07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 2239673d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aab1360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab1360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52264405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 6557e788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2a1e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b382eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44980ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e8602a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44980ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41fa8b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fa8b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362db02d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 3186f49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ee9ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ec21f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221d8205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dcd869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1194198e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1194198e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b75f846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5387d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5387d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 29237d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b75f846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323b64d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d735498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323b64d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 112f9274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 249717c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 20302f2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45013def, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad0ad19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 59d10596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad0ad19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4463a321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4463a321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598caa0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e75934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e75934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ca31a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69721af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69721af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: 7c422d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4277d94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 5e5e081c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4277d94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28e52325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 5779e4ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e52325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 1eb5ec09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622cb6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d581a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d581a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: 2b84624a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f76df61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30dfd282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb3e096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dfd282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573eaf87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573eaf87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e3416f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e3416f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: 1fb671a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163b04df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1209b50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57e37e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e37e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 75672c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 503f10cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f265dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67960ede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 85c20fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67960ede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469d5a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1f44de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1f44de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.395+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645791d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 546dd233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787fd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b7dc4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7dc4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a1da67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 33182c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512cc259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 1a560477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 7e4008d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515b448f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63c6ff7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c6ff7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477c050f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477c050f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 387a4b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea930a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea930a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74457c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 78795e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d1af88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74457c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1af88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 2e3edd24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df1ff61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df1ff61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 47e3e665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 1f6ad3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa1c76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ae70f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae70f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a574fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: 1bd8d37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.457+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 3e39744c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d76f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 15fd2039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ded1ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743ebe87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b7f640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a90c5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a90c5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 2aa69908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f33e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42512513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e48f5f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c71199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9197b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fd49af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e5c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2296c538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e5c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296c538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632d7260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e7f53d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632d7260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e7f53d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: 1f5b6454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 711296c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347e6270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: 1995d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7388a272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299143a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a565af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a565af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 2767420a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7388a272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63581b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4eac9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63581b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4eac9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 435206b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f3e7f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: 14125e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 6c037c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c1136c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c1136c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8dbc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164858d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 393e4d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164858d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393e4d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 1427c413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431bbc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431bbc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: 32a60434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b282291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eaee4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b282291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f732c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d940e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351f4ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d940e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: 66bbe21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 3f9e42ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8f0061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 45a798c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 4edb3258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104d0ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc923e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc923e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a450075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dbb490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f4fc243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4fc243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a450075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 2a77ddf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 3a8e66aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 6e7fa00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eea6ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eea6ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70275dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f6b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f6b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: f012827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28efd8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28efd8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: bb00502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1bf61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: 6d00ca3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: 54ad77b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a300b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f662433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de9fa89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de9fa89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ebbc24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ebbc24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304b5914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 614b076c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7798fd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614b076c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7798fd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 3f9bff80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: 13e194ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bca7b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710df749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dffc4be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 1079c92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611cfa3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611cfa3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7f01ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f89470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f89470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 1155af6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: 200dec92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a088668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204e0575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13fc7cd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fc7cd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d16728d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48485f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d16728d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48485f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: 68c3d137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a50fbfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a50fbfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e15aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cb73dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 6b6dd653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 1f5b290d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35df3642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352785b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b555a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5486ea9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2185dd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bb544c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2185dd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205c6b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 262870e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205c6b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 788a9de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 237665a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adab53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c60dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c60dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3892c389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3892c389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11163031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 2a76316e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6776b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6776b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60365e8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60365e8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409150af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409150af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28fb58f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28fb58f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 49144046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785ac16e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785ac16e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52503993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52503993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733899f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 17c41f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 703c9267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: bbc0642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 339b4b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d548798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 5d48413c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad65c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad65c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c3b378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c3b378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647f2c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3871e719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3871e719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7450c302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7450c302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 555cc0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: 5d3d382a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: 2e4e0eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f059bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6977330e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 4dc9240a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49634f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: 1e5584bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18bed088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abea650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e224fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b4b1ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 54a3b150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15594b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e584f89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15594b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 1bec8f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27095c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605b8ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27095c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: 4bce6741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a47da6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe1485e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fa0bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429466bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429466bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a210d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddcdae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a210d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 707b4562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ae6a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 182c3da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ae6a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a6c1ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182c3da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a6c1ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f24020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e708f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e708f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f24020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 533b973a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 2b320d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2843a43c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3374f498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3374f498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 569a1a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 6f32676d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7696347c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7696347c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b66dabb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b66dabb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475e24e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: 5c995e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479594dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4437fc5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2621ca7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2621ca7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1048b396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1048b396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 17ef62e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 7c4ecfff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 271ffd6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 358c37c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482610c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 7d855538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ba1a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ba1a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ca7e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 54309ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ca7e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 1d3fe8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: fa20b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a79ddc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4d0edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: 123619ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53eacbb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c7988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c7988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41eea0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9ad84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9ad84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: 32974e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d80239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8cb479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68efeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fad7048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fad7048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cfe3bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68efeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b9e139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78435a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4616022b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c2e5300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2e5300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586dee7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586dee7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 7b3c693d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4027b2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c602f89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: 453f4ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 213f0c28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8fb939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c476cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c476cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203c245e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203c245e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 6e0d5404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348ec47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e49f894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e49f894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e347afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e347afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6f8ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ad548d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: 2560a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 469ac9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47833018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47833018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68579e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68579e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ac9f69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ac9f69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443b340a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7e897e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443b340a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7e897e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6259e87c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6259e87c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 653aa9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: 45ec1ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e395d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e395d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b6dbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b6dbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: 7dfd63f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481591ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422ae6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481591ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c281c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 6b2e18eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2033062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2033062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 7f91891b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 5b281018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 40f7e262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 2761578d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c88793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef9a576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4022756e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c68a5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4022756e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 2b96dce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbcfe67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a14b75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a14b75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2879bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: 4df7680e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63124f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: 24a3ec8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 633dc627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 4dfe6936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 6f8f5c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3720462e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: f111494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487703f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7667ac38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd7d1de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd7d1de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32108fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cdbfc64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32108fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575dd0f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdbfc64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575dd0f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62131961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62131961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 280cdf6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 4eac91a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280cdf6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: 75d89ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5ef7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5438f12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a11330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0ea146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 286c34a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: ed3af6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6254d56c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f7945e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f7945e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662dd09a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fba757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fba757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 22f1bb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c56d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 62f4ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 8c3caad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30dbedca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2007dd4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c588d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9a00fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7986e91f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9a00fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32bcd818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c943d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bcd818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c943d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 7bd028cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b845339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b845339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd1115d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63345c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63345c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 496baafb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: 75a10690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 220d6e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220d6e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5581a92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ee73c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 5e575868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ee73c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 6f052fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f77143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f77143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: 84558db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e0109b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4c15ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4c15ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7ea40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4717f118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 25050bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182ea78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4717f118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 449a29f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 344f0066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344f0066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a507e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67494144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67494144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 2cfc587a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780f266f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: dc189b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:08.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: 51449688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 233716a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f56684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d69379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6325beb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233716a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f56684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 689c09bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689c09bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551ba5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551ba5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: 3f101d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b158902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adce696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed63029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 788e493a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed63029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eac1e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 53f0674b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d59947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d59947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 367b8136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: 40099da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6894a78e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6894a78e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe58201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 6cda6267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2066c827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe58201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2066c827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7685133f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ffc57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ffc57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 1a578fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b92df31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 7dfe0962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aaf25c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 3acd4c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 5cfbb592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfde7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3158a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47aecad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d33d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47aecad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da356b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31322667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31322667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f91dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: 20d573e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: 7c0e5819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a57e20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a57e20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678fc2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58301e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b8553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 61303bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b8553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6998090e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6998090e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678fc2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58301e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734f2721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4accfd21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4257b6f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4accfd21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4257b6f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.068+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a96c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a96c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 55f9d1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 3d6e5b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a17a5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 3472183d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: 2e025d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55eeb76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6282e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 3f244af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.082+0000 [Thread-16035] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:09.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560255b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18df5f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18df5f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 3a1d7dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9b511c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9b511c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 28deae2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 4bf4e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0d2cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0d2cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e7d7b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e7d7b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: 79d51f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74bfe3c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 362b0421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eda19c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9eefca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: abd50e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f44cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ab27a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc2c654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 4cbb0bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: 487468cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e571f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e9d4ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72381769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72381769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f767a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f767a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 44f324fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2373e70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ad00db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214dc99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214dc99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe0613b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb4a5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5e2756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bad7fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1bc708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6604b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6604b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ad00db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 6f0155dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: 9303188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f3a9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f3a9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36718108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: 23b29d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36718108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 3d29f092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e12a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e12a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9ec1c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ca9d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ca9d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9ec1c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 13c4deed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f79b9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f79b9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf273b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2c5bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf273b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2c5bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fff335e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 1c0d8a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 629d1215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 59799c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: b87071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167fcee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd2898b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d1c98a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 2413e3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d718bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a00aa02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 70a9fa4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 4506519a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a963c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a963c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c43eed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c43eed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 705e4cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26aaf740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aaf740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 2ea85b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d262074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1adb9319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adb9319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 742f4447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648ba897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea56237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400e1fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af1a29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 6c75ef1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44137595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e42ee17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a49da20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5028ae6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cbbb844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbbb844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4806d215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3286553c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3286553c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a747d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a49da20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44137595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: 4452ca4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e74bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e74bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e077555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b459e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 1f98913d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b459e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b80d213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e077555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a603bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 592ecb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 5a31622b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592ecb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 6fa891d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c4a76f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c4a76f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: 6e2f3826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eedf9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d8436a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8436a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 1e4044e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa05a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 5334611f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa05a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 5b91806b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 4a14c0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70778c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a68607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a68607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 11f2208f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0eb33e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0eb33e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 5dc7412f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506cc144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506cc144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21900a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a23421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691fe944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: 67b120bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 691265a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c1deb21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c7975d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4845e534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8cd40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 69f3a9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c7975d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b65ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb64913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1deb21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5359b40a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b65ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: 5c8806b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 7dac6f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5359b40a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7fe64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 411e43e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b039115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5657fcd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff29fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 19abd8a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19632da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2557e45e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 472a60e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6ac2c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d330bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1407f85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 6e6ac8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7242bc00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1407f85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7242bc00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63fe0261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fe0261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4129298e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48bd35fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4129298e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 49ba51ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365e22fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472a60e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365e22fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aed3812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d0bd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bd35fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 2e7de8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aed3812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf5e460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49997281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 6dc85a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ecb1490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23eb765d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecb1490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23eb765d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: 7b9358c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: 64e35878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af8f8ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 4c3180fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 653a1620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af8f8ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c8ae27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234339d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234339d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 580377ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51de5d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb61bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 638eaa09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb61bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be61665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c09d3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed17047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed17047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 3ff5887c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eae8d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eae8d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 61ea5e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 15609848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a88d859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a88d859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51efa676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8a7ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51efa676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a94640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a94640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ffc161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ffc161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 53872e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: 40ca7e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12815ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21106862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12815ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: e846df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: 3117504e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38545a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38323708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2477c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38323708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.392+0000 [Thread-16170] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:09.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67363c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 6fa43680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67363c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c889a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 559cfd96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 5dd6e42e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 1cfe33d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2c889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 6e19a4c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7485ffff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.404+0000 [Thread-16178] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:09.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c76fbd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5a958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5035d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5035d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db3a0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db3a0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f2f8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f2f8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbe0edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 6cc0f85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a8b21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8b21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d79a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 169c612a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 59f4406c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402aa4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4c6e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a6ed4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15302168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be861ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6ed4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 49db3368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: c75efa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71cca224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71cca224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221132fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: 6d428529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221132fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b2c810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b2c810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705ec496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705ec496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57143360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 632e5d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee0f6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589d45e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589d45e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1560ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f65e22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b6ec9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: 35bfd75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b6ec9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: 1315cd0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a451928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a451928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2552b54a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a72d3c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2552b54a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335d0db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335d0db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6c9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6c9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 4b100b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: 704939e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: 583680be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d7ae034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7ae034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 3bf10132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 6d4f9ca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3a2d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d26216a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 94ddeca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9ed0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.503+0000 [Thread-16204] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:09.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3927f63d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d97a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c6a307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38866f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce17a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: 3dfb8b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce17a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e34b826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 3973aaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71fa6793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7939c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fa6793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 165392a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cb81e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cb81e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a5ade2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a5f4de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e0c1d99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a5f4de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0c1d99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479332e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1711f6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 1b347d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e03291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff81f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e03291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 4fc5c74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ccdb2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: b3fc6ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b17765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccdb2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 3956a51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c3bb9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3bb9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 4c339319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 3c2f9599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a9d4511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9d4511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 395e2f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a2ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395e2f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c28c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c28c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 39de5551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 6f024563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74913950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74913950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 507b0bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69346a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69346a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798f65f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798f65f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7c49a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 5238686e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0c1660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e67ad91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: 241a934b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9a296b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c1225f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf86a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf86a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27227b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5001c244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5001c244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: 72515575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118fc115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7db04f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c88df16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 9dae0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.604+0000 [Thread-16251] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:09.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c88df16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 69b33e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fda21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fda21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd27c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ad1249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41ecb06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 6c14ae97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67879ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 543a1c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0707d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ecb06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543a1c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 78bd1d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0707d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a2bb15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: 4f92eb25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: 26801f52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f73f4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2bb15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12aa71aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d827389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d827389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ef1552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ef1552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661cbe9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 577fd087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661cbe9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 2f7d5dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5495c248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5495c248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 4986d49f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e7479f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 18814112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3af21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d8da513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: 2e529cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4185d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8da513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460451a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310148d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310148d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a21426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460451a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6330f0d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.660+0000 [Thread-16269] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:09.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: e3e6c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6330f0d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6400011d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 1f7b0c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e190885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6400011d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4b228e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 3167494a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c8cfe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c8cfe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5c20a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 236ff855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648d0bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 797fddeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 3498eff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6310f65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461a0c57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b20044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aca011d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e8dc24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aca011d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 7b4c73ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: 242efb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d29d36a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df7febe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df7febe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d29d36a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0ef74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1664aa36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1664aa36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 1beeed41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: 1b3d5d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774cf722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774cf722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b7592b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 199d54a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199d54a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b7592b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191ea51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: 1c8eda16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b3ddf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b3ddf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188e8ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c47e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 75e8bad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255ab545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b0705a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64c7cca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c7cca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540ce2e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.729+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540ce2e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: 153acff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 30bb445d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 1d4b8798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f49574b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 762ac48a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762ac48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326e2c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: e5c2fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfd897a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f32d910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f32d910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 49c071d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f72a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f72a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2504eece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2d8a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2d8a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e36a10d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4631cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4631cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785bd76d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785bd76d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: 41ec0d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 262fc5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: 56f781e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 11e0bc4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25ab2eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e000318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ab2eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150ab5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 149c616c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149c616c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6419218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 10ce6b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 6702f3cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6419218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19dd9fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dd9fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: 166dbf79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 2a9ee83b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1882ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a76d122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 1622851a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: 69d66345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371f9254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744b7eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2ee8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2ee8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 595d8728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f293f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f293f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 7b87b14b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e981d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4101107b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b09f1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4101107b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b09f1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fd437f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e384748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b7880a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eaf26db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302ffff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7880a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 7802e006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50133c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20765787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: cfcc178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20765787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c39f90c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: 263045ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d7db0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5757b9f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 426e3c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 597ec95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597ec95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5443c000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5443c000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd35a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd96221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: 2af9deb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd96221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa20088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa20088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2daa6d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f02c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: b0d39e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2daa6d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14730135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5561d78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c75f450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c75f450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6d4a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: 33ec4f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6986dd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b1b74b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6986dd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7201b9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 175f0782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1b74b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 393bfddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: 5bd2207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7201b9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 7d88d14b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7384d289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1082b1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ebc0da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7384d289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2933fb3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebc0da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2933fb3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 87e22c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66bb993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bb993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14010a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14010a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 2a7b5d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a7c387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 3f5b61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28910d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae427a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 5a994256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 6bb04859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da7d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 6ae84618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9fede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9fede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e51033d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d0a00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4be5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e51033d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d0a00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: 44b8d597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 602849ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd1f578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f84b918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f84b918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d309c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 25ca5d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 67808634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4910f2a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662e5b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662e5b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ddf43a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddf43a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2300c783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 58907cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6272e20b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ea2aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ea2aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aec51ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aec51ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 79adf58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.931+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c2b137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c3ee24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 5493bc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f43a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f445044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 54a45d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7142fdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df6590a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bae30f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bae30f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704ffff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eaf322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eaf322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 67ddba3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 1724f8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698ccf4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.947+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 29be4a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46698126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665f0545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46698126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665f0545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eec0585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eec0585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2bbb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2bbb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 57e9f39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 31864432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e0bbf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 206096ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206096ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 354596a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354596a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508adc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 5474d89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 367b91e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b53a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b48b59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b48b59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b3d68a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3d68a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa72ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d30a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 62f722f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d30a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e51003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657f196f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657f196f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 5190e81c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 6e09e48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da177f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c32bc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: a6ea434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f4b76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da177f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddc165a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 6a20eaa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddc165a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 79921dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd36448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79af67e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79af67e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cafdcba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cafdcba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: 64176bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: d291797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: b1ffa10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c3eea89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7d3e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7d3e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31438898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3eea89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31adad27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31adad27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:09.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235cf95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a72f216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: 287786eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.019+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 1534635b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461bbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 7e8144d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461bbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 585d381e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47990b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a682d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: 1249cc13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec1d569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec1d569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3097418a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720c31d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720c31d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 43bf2ca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b20ecdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a3f1ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 517dcd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193ec993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6deb0933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15fdbc21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fdbc21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b0f42d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b0f42d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 6941f054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286c3ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.048+0000 [Thread-16447] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:10.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2240c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdcd082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: 5e71595a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 7e03dc19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796dbec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7598d815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a0ae6c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0ae6c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e624a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e624a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: 1014e6d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb93e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77507619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb93e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 903fe3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503aa1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503aa1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: 1d2a5937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed7a720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 53a47f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b33db67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e85697e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 442adcc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e0853c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442adcc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e0853c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31eac0bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5dbd5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31eac0bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5dbd5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: 17e52c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 7a01f297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7a8227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37fa6d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54121960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fa6d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54121960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30517a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7a8227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30517a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 131e1e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1196ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1196ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71879e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: 766dd35b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71879e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 491f242f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: 867e57a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc7be76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a443df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b17cc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b17cc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586f1080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: ff57801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586f1080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 2fa80b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.124+0000 [Thread-16478] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:10.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 6ff9ff13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 63a71d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 4dd04c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fd1121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fd1121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbbb607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53eda714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcd1fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcd1fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1831d4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 4d2b2b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 37a0cf78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.137+0000 [Thread-16486] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-01-31T10:11:10.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d2b799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58801d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec7edc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db592f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df057c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd48417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 32b469fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ee5fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ee5fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 1ee3fb68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650c5c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfe0753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5266469e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5266469e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 65f9ca22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c9da31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1400bc87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab3ce9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b062e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1400bc87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657fd82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c9da31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d40d779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233cbeec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233cbeec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d40d779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: 1111a54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: 6d9d58a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef1a7dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739658c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76ffd0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ffd0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ffdc1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffdc1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519e88ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519e88ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: 3f5e3e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 3da8438d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3808e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c05636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c05636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3808e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: 207038b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ccc579d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccc579d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 53f5ae46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546f94e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764e4430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 30f55fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 10803ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13483190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2907254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1265b7b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1265b7b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4120325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4120325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 6aa710b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af59ea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af59ea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 5bb05e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 51b7bf54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a52e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a52e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 7ed2baa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122fa4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: b0cb8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d7a78e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22473b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c995b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75dee1bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6e5bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69877ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dee1bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69877ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 359007ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3f0938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3f0938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359007ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 64e05b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 7e542fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 609973da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672e11fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 3a1a1621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253b6e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 3f649cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e954f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e954f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23aece2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60411d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca44f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca44f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 22c65a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 3e17585e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712e406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340ad69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3413738b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3413738b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7594a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47651eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481eec12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481eec12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ce754d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ce754d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7402062d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7402062d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: 3f80e0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 22bd1468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e802ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14b6166f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571cd06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab901d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b6166f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4978f65e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4978f65e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44754f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: 77b84b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b362960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44754f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24747f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24747f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 69d87a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 5881bdec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 6ec919ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: 5cc9a277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edb9fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4ba657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2166db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2166db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50369000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50369000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 111a99d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111a99d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322aef88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10df4ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73be850e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: 24a036c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10df4ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73be850e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: 375efa16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e53bb30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e53bb30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: 4960dc95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 7ee73a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 122bde75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122bde75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f15f877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 292086b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292086b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: 61450e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db6c5c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dba1e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc2d7a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d092fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce650c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d092fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce650c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba0489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba0489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131b2020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cdac73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131b2020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 3ebcec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cdac73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 750d7063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 7104c2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750d7063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c0ea42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 69e903ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: 1583df0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 262810c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 272ceded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 1c507cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 703d5d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37012cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5ae277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 7508cf58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: 3ad006a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 165ccbda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.381+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f6a24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d5c27a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e52a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b7acbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8aada92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c904888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c904888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 538751d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538751d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 4f5962af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db62b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113d4fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e05ad00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132b7910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d362377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d362377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db6ce83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db6ce83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebddcdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 5fb81dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bd5389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e5928a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5932bec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bcbd4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 2d83d233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5932bec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb246e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb246e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1291c978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 568e0a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 7a4e4117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be41fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be41fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58485969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17877bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e4f157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e4f157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: 2d591476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2120c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2120c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 16c33ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79cf19f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33eb1796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33eb1796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cf19f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ccf827b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccf827b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: 4ce9f925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e7cf5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 60fe491d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e7cf5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778e1734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e88654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778e1734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: 206cead3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3946ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 57262c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370c493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370c493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6daf7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1784b99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6daf7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6f08c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6f08c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: cf9fcb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc0f222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dde000f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 1831f50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ccd196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ccd196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dde000f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 3755bd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: dca10b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 3f0638c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a13e6ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a13e6ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 5e1c2592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc4c7c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1e5a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 5e2937c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189d0d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1f12be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d29e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9084f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9084f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34a6ddc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a6ddc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 29c3cee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5020c750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: 6a25ffdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 7ab12503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1168c61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1168c61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb76a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ae6f6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae6f6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 6d054414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69788294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768e0a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b3a8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b3a8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eed44cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eed44cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 260ebd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 729f6a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 47cf1ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b66220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c44451f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426b21cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5e9ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c280240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c280240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c480ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c480ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 2511baaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22888b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53509dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2247816d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2247816d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796cb888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796cb888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: aa5148e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 710b2348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710b2348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc7313f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc7313f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 59b23f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ed0355f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed0355f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad19b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44efab2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44efab2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: 1fe6b38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: 3a7f21fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d480f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d480f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 773a73d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4f24ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4f24ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: 697ba0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 174b1583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440ecd29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440ecd29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6675fe10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6675fe10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411, and the Request Id: 3bbe8bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cabb567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 52330134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: 55473926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 952bd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ac99ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e767d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efab762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d411c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff57b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff57b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 676992d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a572735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 19e6287d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9227966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9227966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b086bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b086bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: cbe5b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5f06c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5fd76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77dd23f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dd23f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f870cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6ecfc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 7f7bf6be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6ecfc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6bd575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6bd575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: cabfed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a7ff88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 4da3261b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e1c0d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 9a9358c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2660c320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ee610f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42438afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f66cde6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f236e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f236e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d077440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d077440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 12f0f4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed6ee6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 294f55da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac6c9f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5b7bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ad8675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ad8675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14fddf26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fddf26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: c195d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614b1df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f82a0db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469f64c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469f64c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a362c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a362c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 438ace8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c77272b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c77272b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e04ba0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e04ba0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: 34ad0ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d08e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66ed0375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ed0375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679da6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679da6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c01614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 3baf620f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c01614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3feaf975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feaf975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 4f06de4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 4cd1718c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11542bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3bf27c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3bf27c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 66a3f119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9004b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9004b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 2cff8dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a5ca1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a5ca1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ad93dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ad93dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: 6e21f0b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: 7723bceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b0ba41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30724c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 339e7cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30724c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222f99ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222f99ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 64bf86ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc83aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: fed92ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 24c6c632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193286a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60beb6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 2e49a135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: cc11115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdf8e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a97fb9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 50666a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d31c0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d283a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55432e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379b9a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 453e72a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453e72a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bae75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d1fd81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d1fd81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 59056a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742bb1f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7849e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378d1074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180babeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5d1e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5d1e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f758430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f758430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a063cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 593a23a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 628e7df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593a23a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e63a3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e63a3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: 48454284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba9e7c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ae05f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba9e7c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7259612b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7259612b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 2677da00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: c033814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f015860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7561f97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7561f97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7819ac5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7819ac5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8d1252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8d1252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 6a522a64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d6d8cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e346411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e346411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 79dcbded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39be649d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 3e623c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b71f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b71f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b26317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b26317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 30e94655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610a9e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610a9e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b0f9a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0f9a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: 55974e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26385dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26385dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d4eeee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4eeee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 44475939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 3ba763f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5ca379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae47c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: 3da64304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f0d2440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0d2440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff47cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff47cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 44cd778d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: 580a0f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 59f25b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:10.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c1e24f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 1992bbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 1c2e657f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 4b7c7780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e11a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f59092f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abe4395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abe4395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1f2fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76151401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679a9580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1f2fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 414afedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a24d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4327fa14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 5d48a603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3e24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b3d7cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc6f951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c47e7fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eda387f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f464ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 12e1c580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f464ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281013fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281013fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 4b7fb79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c1bcd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c1bcd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57256bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57256bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35408cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35408cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164a62e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: 20793246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63aeac43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164a62e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: cca5d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b8ac3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b8ac3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb3a4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb3a4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45dda80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 42ddca68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 58ec4630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 569fa005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569fa005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ceb120c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceb120c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: 17b7ff34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddbb187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18994eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecb49b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 56381641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9c997a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a5981d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a5981d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: f3704bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b622746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b622746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d90dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d90dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd2e769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 33bc9780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0aa83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 938ac04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: 4e199377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 827d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 938ac04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 3ff1f29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50160378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4091173b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 772ccb17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50160378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4091173b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d8126ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8126ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4a9485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d74a0fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 5c6c1d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d74a0fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab4cb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 25611a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736c42dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab4cb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b91dc09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b91dc09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 4e883772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 2f6895b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0e98c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: dedf352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685d903d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 435f0f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d236c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3a8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2526da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 7b1e580e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8431ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea8763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787bb884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 167491b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.126+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167491b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787bb884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 231ef9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2449b85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231ef9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2449b85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268601eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157e3df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: b0480e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bda4b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: cf6c189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 2e2578d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c50831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563d3584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c50831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4518e162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4518e162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e92b405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e92b405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e28381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: 4a1a65cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e28381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e30e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e30e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 29519834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 455c1bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455c1bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: 45af0714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c13c9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 476f9203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c166f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47401f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77812cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c6e940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c6e940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 4c330911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: 70ff29fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 184e1cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: 6a3f46eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184e1cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 1a71fd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 1ccf23ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23129924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23129924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637eeb77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28909276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28909276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 3248b308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: 1ae32fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b5cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: defb428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbdb28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721ef4a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbdb28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c62d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b24580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c58e79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f20548a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f20548a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c58e79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 23125793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b24580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cd1428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a59ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef3c989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a59ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de4dfd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de4dfd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 51168f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfa454a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 5a3a579b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 3c1c7a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb5f2d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb5f2d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7fc267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c37343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c37343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 42a1b8ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 6d19cf90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 2a81170f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739bfafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 6a1d8618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eef8a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6000d151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 94cf20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 42cdd8b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94cf20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff914ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff914ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662cce8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f14817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f14817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662cce8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: d989d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f753d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f753d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcfe758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 649693a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d315e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3335f242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d315e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec8f1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: 1b050cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: 4ee8540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12dd54c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49259d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a15dbed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c55d104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5de48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 7147bca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202bc8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8f9507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15300d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133345c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6e8a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15300d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa2ec16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 39586f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a999b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8f9507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a999b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38974c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38974c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2925615f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2925615f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d1f65e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1f65e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 24fb5dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 7e15017b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: dcc212a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70aaf0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70aaf0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38adc2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cfc3af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfc3af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b68095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b68095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439e1fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38adc2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d073f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfd30a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfd30a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 11272eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 4e46e170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: 686880fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e15e768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e15e768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 1b39fa76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4da8a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4da8a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267b7378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75186ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a87e218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75186ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 63a5499e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: 4d8c6d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 17ccf5a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d62216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fe2433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d62216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b87bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b1493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39db0cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b1493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 5b4b8a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3406b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 681861b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 1a52e56c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 21847696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5ba421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 6399af23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0cf889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: 624fb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0cf889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a36a1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a36a1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1239dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a74677c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef5b3a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1b9b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1b9b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47989d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c927ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c927ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 20bd426f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a27e435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac2e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623ce281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623ce281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cfd4acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfd4acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: 4eaaf9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375aac1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 7f7bf686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33c72a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c72a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320fbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c30a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4931b9e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4931b9e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe3c03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe3c03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f185d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f185d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: 1acc33d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e354e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 2e0fdf3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: 53744d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc7f0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 391d0976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581bb7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 3500e9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 3abb3a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb468b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb468b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 686f5dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686f5dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: 7c100e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3006f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3006f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf7ef75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45db4656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eded30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45db4656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eded30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 49968b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe5a006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe5a006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 6daadd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 6509ca8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd3bf97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 7678f27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b101fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dc91ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d03b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d03b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27218e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ec6940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ec6940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234dd9e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: 49520d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 4ef9e5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49dc347e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dc347e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68bb8080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bb8080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 47c523ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 3c963976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c588b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f4f167e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f34b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe19ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1716f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe19ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4f167e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bb0e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a12a0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79ca9e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a12a0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ca9e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 6044d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: 65353095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed7da8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed7da8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252945a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252945a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: 3e1498cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 674238d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1730c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 400562ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e0d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 69133184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14319bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70138bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14319bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2951cd02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 710da845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710da845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 7c80fbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2465a535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: 339726f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7634c3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d203793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b16be70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f20a757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dadd154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 7267d0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dadd154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f20a757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d910b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32adae38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68545810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32adae38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68545810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70036e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 2dec7638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 476940f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c1b76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bed45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: 5d729aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4d7285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4d7285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f6314bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58730ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117e26d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117e26d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58730ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 34466ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: 6afac958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b286cae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6314bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b286cae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c95ca60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fcdfc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c95ca60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: 2e354a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 5ae15404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e11be8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f623b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9ebc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fa1009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 4b0b62b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2292c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2292c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75077aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75077aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: ff5a0d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 50de0202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afe03dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afe03dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dfd5e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a4314b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4314b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 15f9dcec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a7f9aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fcfd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7f9aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fdde019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdde019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 75e645e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: 37f4141e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 33f6644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603b29b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: a2bb744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e839c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 123bb616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ddffdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123bb616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 232eddf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f80c371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f80c371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 1a714125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529af76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d563ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24198d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555d0b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24198d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e3f6558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3f6558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c26cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 24333192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557b2046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74de8c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20add420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20add420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f25721d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 37f192aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f25721d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: 7205ca37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 760ea804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce8c206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce8c206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea09fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea09fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: 34e1b477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f89046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 80ceb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f226b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138de4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138de4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c7017c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70fae2dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c7017c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fae2dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: 3e80b9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2583b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2583b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 2a2a6138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f433492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6a7270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226106fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 6f2ea8a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55860cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf4ed6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: cfaa6cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7086dc56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 6402dd0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b7de7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f71289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140c9757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f71289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b9d94b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b9d94b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7981e921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7981e921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5330e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5330e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c174da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 6f5af479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 3fca933b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd2b23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343fa734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd2b23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 6ce732ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550d4e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550d4e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 6830cd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3ff173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4535d6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24bb3160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79dfd53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bb3160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3ff173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ad4d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ad4d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 6e99c01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: 8615245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 17afb16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a411707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a411707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140e55fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 4ed3254a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e55fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522e1227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522e1227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 18cfda33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594ab9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc864ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc864ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 70d02234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc8147b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2904ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d525e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38de592a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 1d0e7eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d525e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 795ebc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a147e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 48dba61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2c7db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38248ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7219036b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e141467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e141467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 6621f55a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40369057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4224338a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51837a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4224338a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d0e11c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 369f845f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0e11c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369f845f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 5e41a2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 3dd1ca23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9e3047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 6516fb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b849b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b849b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4062a1d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b7e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793197d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f453f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137d228c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f453f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f8a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 60fe31e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c41ca70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f8a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1628da36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 579abaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 2f97b819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd36960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1628da36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd36960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 750e2aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: 4e95b8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750e2aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: 2585c8d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 3cfac4f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42d1f8e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58edf4a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58edf4a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d1f8e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1a3fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ff8138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35624b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35624b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3e2cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a3fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120afc5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 1c464dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c46b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: 6cc8a2fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c36019c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c46b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3127a926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 4caee09c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 588a00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc490ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a304e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc490ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a304e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 5bc9b77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659ed2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659ed2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 3d36026b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 39376264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369c05ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a360eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d991f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b791432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b791432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e31964e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 1d8cb438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cc9290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29867080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29867080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 6b1f97b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 575530f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 62ce978e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0db30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0db30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7ec8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b68289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c32c0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3bdb15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3bdb15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72537269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c5a7a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aeffba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72537269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeffba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c863252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adb45be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 58638de7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb54678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3433ada6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb54678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3433ada6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 51d924d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 7e49137e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 4e584c35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148c9789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bb2a20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f12f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: 41ef1b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f12f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfdad63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfdad63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 3ba77ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 3c965be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 3d10c110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1aebf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1aebf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252d3aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c78c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c78c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279ad1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 63591f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1e0580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc55f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f73ad31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ded1c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f1c1a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f1c1a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63fe9cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fe9cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7c4d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 33c59d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ded1c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b78158b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505fca14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19875fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19875fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505fca14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b78158b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 4ff0e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26475bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26475bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3112e462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd2dbb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 2ea45ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: 21d31190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3ffb9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3ffb9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 6bbc002f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc2d4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b8818b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 5f5f14ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36db1573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67727d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 87bae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 7de60967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36db1573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c6fb692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6fb692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: 12e374e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4222fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4222fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: c8685b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7036b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4100918a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71648536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7036b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203fb64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71648536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: 17ef19b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: 1de4cc30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33763746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 402da78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402da78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: 6b4a056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ceec4c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a6ac00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a6ac00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0f57cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79426c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1333769e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1333769e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465eb116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a04bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 6a29269c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11: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/v2/policies/policy_2_421-, and the Request Id: 7c79ed47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 1f7e3ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 39dda0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fd6c4f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb32a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd6c4f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 704e8bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201b215d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3e1749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3e1749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674fb0b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674fb0b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f526f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f526f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 5126bc7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116829f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116829f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 5de542fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e77cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2981714a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2981714a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 612742fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659193cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ad2984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 540cab5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff5a890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36338ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d40ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d40ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 619be6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619be6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed08db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed08db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d63d33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: 6f30be9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d63d33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 7998edf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54633843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c98a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 209e23e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: 246e430a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c98a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c0883f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229249af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac01038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac01038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: 5e3035d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7336d97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7336d97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229249af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e49d5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 18819791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35153cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30bc566f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: 32ec1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c2002a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bc566f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c2002a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63989de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 614f8f62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 9adcb5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b2a2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1211accd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1211accd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5286998f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf465aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf465aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 5a1d99cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb23a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569a82bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5d26fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 370fd01d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: 2fa88d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 6301102b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319f9639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b1008e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe8b242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe8b242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b1008e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a6fcb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a6fcb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 495a771c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 3c5f4bc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495a771c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: b5fc490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: 50fb547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c3985b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efe7ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3985b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7696b43a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7696b43a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: beb1be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6969b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 36f03fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50833966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 1ce23a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139f5f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a631f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ac6596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a631f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 3ba6da24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3e9bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3e9bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 7e3044b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efb3cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356a3f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edb5338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b11f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450fe3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e37c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 1a7ee5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450fe3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c60dd7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144a2913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2572b95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144a2913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fd9742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3696d813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3696d813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3a707a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 7c9805ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d675907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33eed70f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33eed70f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 986857b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 70c076de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7d4390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7d4390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467d025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8b5fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8b5fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bdb0a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdb0a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2931b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc9a6b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc9a6b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f716248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f716248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 6459ca99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d30854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d30854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 2a9e0511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7666c46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c001af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c001af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: fa55d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7640369a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7640369a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: 52074323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 166b9a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 7aa8e86f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 51660444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 70b1adb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54bfe8aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54bfe8aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1427b8a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1427b8a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf27367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf27367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: e36f192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 2b0a10f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: efddd21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca11037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efddd21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca11037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 7df81f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72140817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72140817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: 412289d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 462b4ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462b4ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c22fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c22fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 10ea2165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50980150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0739bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9d5fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 25da4fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: 7cca511c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 20893a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656e73f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc809e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418-, and the Request Id: 224c7ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 53f05cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40bc0490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395cb106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6406cd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199a9503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2a9807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be46b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59321375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19597521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19597521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbc49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361099a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5470a8ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5470a8ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: a5cf085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae7aefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441ec543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:11.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3280b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8cefd70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0e6387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cefd70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d1d86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0e6387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58a8d601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f97c757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca14ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 6b645f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca14ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f97c757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a8d601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b834d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: 4c627941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67502da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67502da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 30840797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 5b398aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 141d1240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141d1240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bcd89a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bcd89a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671fe55f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a2f163a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2f163a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: 78b40626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ae1213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ae1213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: 3e81f4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794dabd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794dabd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75737f50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718d3542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718d3542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75737f50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 17326af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627a004c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc56afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 677d780a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627a004c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc56afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1138af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f34a3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fdb2506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdb2506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f34a3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 5ab301ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: 65e34720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 6bc4dc70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 476928db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b855e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b855e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 296a8396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 2e181a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 21ac1885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 5f1f55de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4d026b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550ba7b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2624cbd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b6bd8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 6f507ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 76783926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 1da547c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd473b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d112075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 146cb7d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22716f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146cb7d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7d9358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7d9358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427, and the Request Id: 29fe2920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ab51c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3198fab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ade3959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b721c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 971fd43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd6bb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a20d88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a20d88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307a10cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0a85a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307a10cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 6ceffe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 664c2d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f26ec8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f26ec8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a942721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a942721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 5a7d26bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c95ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28615931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28615931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b20a23f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33577d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b20a23f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f188b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33577d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e885e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f94a906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e885e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759c7030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 2672df37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f94a906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28aa4948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aa4948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 4ba3c837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: 5e3a34fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 6694fb36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 3f2a8a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6e37fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4505f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4505f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d99c7f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67413df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23028887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23028887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d57f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6534bfe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d57f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763cd57a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 1250d69f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763cd57a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: 32eb1c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c10a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f77c46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c10a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 3a667b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f77c46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 73eef25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 345145c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b84d204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b84d204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f396d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59c8228b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c8228b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 79079669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522442ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 798a10a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e978e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: 1abddd6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 33631db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 720227c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a742207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251069ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a668a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 3a11022c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c32f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c32f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155e5f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155e5f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56927053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56927053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 7c9c7698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbe9ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122b1294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122b1294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 70610d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a619e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a619e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d371690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d371690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c200b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 1d509342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e10ff9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79507341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7bded9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 7dfd784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151268c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8839b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592782d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: 23ed33b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 5467c9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f2be33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229bc5ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f2be33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c483b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c483b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a50016a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 6a24b8b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5238a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351e8581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5335d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e8581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5335d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bd81e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dade857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd81e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fea929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48008297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fea929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48008297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 45b1c587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 646705b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a642923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: 66b03e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a642923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 26b3f80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bb20c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201b0d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d0bf4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eaff1de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d0bf4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaff1de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 946d744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491089c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 946d744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491089c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a596a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a596a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 384382b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384382b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: 4f531772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c781d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 1acbb376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: 53e0c388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: 56722b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 6fe780ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c38ed77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eeb8e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ddf2f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c09e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddf2f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 65e4943a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 10e5e9f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea894de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea894de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0bb0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: 43b79250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 348fca2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: 63523b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be2419f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e20e1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e20e1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd3c966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222ff9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f990bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba3e707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a07356e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba3e707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a07356e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2e6371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2e6371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 7aef74da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 5cab7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 3f2e6c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59559be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2f79b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e296859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc0dc78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3c2b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14277646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14277646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27bcfd84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bcfd84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b9cfd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: 531388ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e0cad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 35defcdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f6125d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 58cd797c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63164cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ea04db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63164cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a64e120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2573b32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2573b32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: 49a50997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a22acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a22acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18aee30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aee30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 100abedc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100abedc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 59672f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fd77ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd77ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: 600e8aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: 20b95eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 1c9342ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403fe52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f17da8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f17da8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ad1eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ad1eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 7df7fe77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65174af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65174af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d796db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d796db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 707f011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 7a5995b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5f67df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a66849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd1533b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a66849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c215f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c215f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc5f8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 797fe75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 3e9f602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11027a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eaff677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaff677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 807711a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ad26ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 7160681a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb09e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f05ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a7763b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f05ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: b18c48b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: 415774cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef4265d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61af29f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ece2280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eaec6a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9e02a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4899d1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4899d1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b105cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb18dca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb18dca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b105cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d765c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 41cebb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5ea37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5ea37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 18cd8307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523f5fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 3b3171d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: 5a6bdc55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e09fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0d028f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0d028f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e09fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a8e1711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8e1711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773abc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 62861ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a34fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c51fe93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 49085059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c51fe93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 7e0a1aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160b2250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 33452d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7003bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7003bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f28b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7adcbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7adcbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff3f42c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8a163f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 117d6305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8a163f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5097db54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5097db54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebe7a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 634a6dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22089b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.506+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b4671f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b4671f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a4e62e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4e62e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2098e368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 44ece571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2098e368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 6078b0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e75223e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e75223e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 5123316c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cefbc0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4b5c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e0e606b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0e606b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4285f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4247c578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4247c578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f74ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f74ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 284036b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284036b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 189ef769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: 2deb82b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: 5cedcb69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f3383e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 69af7fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26bbfb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224db7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bbfb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f145a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f145a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: 6dcac63d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 1d721623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: 3fbeca4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 4b29546a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539de32a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 5f2a4146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 356b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fec5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 71965d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ca1155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530d948a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40644288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3787ea87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d656ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40644288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3787ea87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 191f091f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b951a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b951a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 5fb7783f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef15810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af8d229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f10f441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5922cb9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b66b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 68eb5b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4a852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 53467af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de1d848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5683238e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59af291b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f039b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f039b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aae5592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aae5592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 26b3e823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bca4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37993bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37993bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5949505f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eaa18df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eaa18df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 796e9ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e95c488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e95c488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc31702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 738143a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738143a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc31702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d370f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d370f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 1b75a146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 406cac92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ee71b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784a5311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ee71b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9ad778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20fdfbac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20fdfbac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9ad778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 679f1111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd7d4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd7d4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: 327904b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a637f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 6dbdeba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33934676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33934676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66896b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66896b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 5c6d5356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cddc9e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa3a30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa3a30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6054dee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6054dee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: 1984195b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 7e0f7f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd3e41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd3e41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a935f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 7dcb31fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: d30b109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 403e7f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403e7f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 43531bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: 7bb8ec16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253def21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd92447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 2f4edee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 2b72e6de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70353a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74538875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: 621d617f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e6f55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e32c9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f8202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9bb4ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: 7f9e6d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9bb4ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ff57be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ff57be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef9a2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 782f23ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65290202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 19eb7044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ce696b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ce696b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546c94fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559e6dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c68d87b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c68d87b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 3c32aad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c6ea24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1d9886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c6ea24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14528468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9aa95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd99dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd99dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a214ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 9e173b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e017960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a214ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30bed5cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bed5cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 344d9735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 22082d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56104ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56104ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587c78ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dce641a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67090ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67090ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 79d6b976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a65aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a65aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387d08d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387d08d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152c3eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152c3eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ab81635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 38b1798c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 1260993b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47856565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0d5030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab81635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe46d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0d5030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: 7b188be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26bc4ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bc4ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 2ad146f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: b2a2899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53718ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53718ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62748425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62748425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9ef6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 2ba5522c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: cfd41f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6320044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9ef6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 5ba2e838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6320044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 1e801ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1edc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6aed7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 5bdbdc4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296de69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 7c6232c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11200e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: 7d16d924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfe5cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 56e32cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6a6b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13afa115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13afa115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647dd228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647dd228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f66bc07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5002cd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5002cd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a07b6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: 2d42c855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d186f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d186f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4287063b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2f8b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 72888da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50295cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415e32ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521d01a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2daea5e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2daea5e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6e4cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6e4cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: 49a4760e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 100c6e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100c6e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 375341f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375341f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 1d7313d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 181a9c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5cfe48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae29097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 469cf467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4603750a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4603750a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 38d78cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b68df6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b68df6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b02221d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 5cbe6684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed4bf3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5826b3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5826b3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70affe74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b3a25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70affe74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 8fcc673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 6bbab1d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 4929adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714a04ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714a04ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 656af6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1edff557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e34186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656af6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edff557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e34186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0c1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 6e90eb32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d0d390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0c1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d0d390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 72b92439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: c08a126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9667ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46eed907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: 762131b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a476773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49115ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a476773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb71f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb71f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d0d0fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 5107b591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 545cde5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 53f0a507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3484df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80cf070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541d367b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723a55a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 5ea45121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3833c112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 4cdb5941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9061cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e0fa5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e0fa5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69baaf84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1696095b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d7e2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d7e2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1696095b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1f13ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3317ecd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: 7385f82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3317ecd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 4cf22af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34e97799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa9d062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e97799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ada29c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ada29c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e62da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e62da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:12.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 6c8bc39d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3a5462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3a5462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d41f418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2169eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 18a41aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c61708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e3c887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 794dcd07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eec5eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63cf47ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63cf47ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a6682a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a6682a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23b0754f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: 45b44d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b0754f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 7d1fab57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4501a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d22b956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d22b956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a89a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 31e43b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427-, and the Request Id: ac6f0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8524195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da4b230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8524195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a11fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da4b230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 108ebaa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108ebaa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41eb1585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41eb1585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 5e13f4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7757359a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 21261b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7757359a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 29f6befd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 71f9405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8ef809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8ef809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 353512e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 6f2cd8a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353512e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598a4731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598a4731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 4e8226b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70196edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d2ba6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520d8669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 5db50fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b71972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: 25f6ec82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb29b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 39eb90a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 669fa700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 2726fa23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f67bc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247c2fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d86d791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be3c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4728e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bf5178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5299c944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a18757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc4bc6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a18757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db2192d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db2192d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7251e734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4848ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140322d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4848ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140322d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c4d29f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6c18a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6c18a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bcb6500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5025308d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5025308d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcb6500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a3e3e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 21c0e30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a3e3e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: 1de0d75e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59dd1d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ab4d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35a4c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59dd1d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a4c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ab4d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 74083c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 7b194f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32e597ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e597ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: 3c624a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 1c3ad521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a29f581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41035b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41035b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5610c431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5610c431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 5d2027c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 226f34b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 6c6775cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 6c1b33f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1560a5ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1560a5ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477b8932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477b8932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: 6821191f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 1495cacb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2527c994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2527c994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 7093698b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45dfc01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dfc01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b07bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 64a85d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 6ee917d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d98ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 6d80e85c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493d5edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26564153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4aa4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d15911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2d6e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 78aef5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11659cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: 188c032b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f604759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e85be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6498e51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505c649a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6a2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c66bc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77262df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6273ba7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5192c339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5192c339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f20d919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f20d919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 6b15f79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e1c77d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1c77d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60256b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636a4f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7390a7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636a4f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: 3bb73fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741bb588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71d9837c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741bb588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d9837c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6979bbf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6979bbf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1da1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1da1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 2958c821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 41d453f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f5b2d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5b2d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a60d748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6637af28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6637af28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79534755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79534755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: 5d0a7458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a7f75a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 4b269e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7988a0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7f75a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 58f76eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657c9ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1f508d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657c9ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1f508d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b598dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dca7cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b598dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dca7cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 4dae1a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297b200b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: 7901a357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 1e06fb5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 51432dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 188c4c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 36616b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a235f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 3254f687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: 177932aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c3667b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c3667b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a39b72e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a39b72e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d21a743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d21a743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba9ada7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba9ada7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 325eb609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 10f22c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 675669d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675669d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7d8790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e4270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e4270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131722a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74da1edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 6c39d8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73819ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 6b8e1e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da049ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 10bf93ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1b63d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7faaca50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567d3621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f271b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 298d7b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14953069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402323fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402323fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 4d2c5a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c84210b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27681639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e07255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27681639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d28b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b17919f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622fa158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6679d030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: 43d7a71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d28b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a42f903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1543c871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e07255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c81e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c81e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3458ee83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 69b99665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 339cf252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3458ee83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339cf252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: 4605394b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507c7114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507c7114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aeb0f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aeb0f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: 2ee1af44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50639cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50639cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ccfd0b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ceb829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 5170a953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d561c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 4e67bf55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d561c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f846b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f846b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 74e6b8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abf41e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 3716698d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262e6d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 417346bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395ff57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395ff57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 6de609bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b4ee64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d99483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6efcb313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6150b03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efcb313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6150b03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 64632826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee727a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee727a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: 786e635a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 651ccddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651ccddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234ffa22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234ffa22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0cdf85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0cdf85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3464cb1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 6888b4b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3464cb1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202a3edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 21757003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 2765ca6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49870f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58dbd76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d81ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a97812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 7bf4d10a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 64b17693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f0fe43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 37dd3b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 6005a76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350ba48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4816907c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4816907c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72adb54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308b6d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308b6d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 31e5a46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3633db80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5288e313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568b4c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568b4c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f12424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f12424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: 379ed6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2a65b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2a65b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14070543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14070543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 786c8083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 14a56264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539fdbcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786c8083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780ea6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780ea6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 7fd2d9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: 4e29b4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6772d8b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 4acdaa5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf9432b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf9432b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc922cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f78ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe645b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe645b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718de9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718de9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 309e0a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: 2aa285d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: 6574cb3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 36749e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440a5106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440a5106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29963428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 109f2fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cee8104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2628fe1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a35e474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a17ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 3487866b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df09ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f7dd6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42eafd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7dd6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7f5587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 5e94b81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cf9715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 639289c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2656ad7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639289c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e8db54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17b03639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e8db54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b03639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729a5a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729a5a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 4db6c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff02d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 4cad4eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63487625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d0db79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d0db79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 6d1cc8f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254b6855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254b6855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437dd91c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437dd91c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: 3fef449b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348a5a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d47a6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c991434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c991434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6537c6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6537c6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: 63e08057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149100bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57985bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19515b1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19515b1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c929ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c929ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a5fb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a5fb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 7eda057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 3fc9cf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5497eab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5497eab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 551355b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164c0e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164c0e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b8cf9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b8cf9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431-, and the Request Id: 62c666a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ca5797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 798e11dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ca5797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14ce696b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c313267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ce696b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 133685c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c313267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5045f193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5045f193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: 18468b09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 437cb215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194b21e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 2cef38d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: 6cc59d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67337855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 4096d82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6d70ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d1e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: 4c72bdae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ecb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 4f9feb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 6d78f600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a95700c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 7e9fc5c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f8754e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b0f89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45260789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b0f89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a012297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a012297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62084914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: 32c693e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac450c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4d06b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d6801b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bad09c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af9657b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420a3b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a1db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a1db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c893816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72833ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c159227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72833ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c159227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cec4546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cec4546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: 5a605467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 532194b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df2c795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 31355643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32c5b620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25798244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25798244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c5b620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aa2dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa2dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c6e2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c6e2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4766e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4766e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3e4680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b305f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2c9e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2c9e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436, and the Request Id: 1b5334c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: 7484deff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: 131b7086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d6bef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d6bef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d2cee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2cee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 47ed7804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aaf2be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 563f4497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: af43240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5aa01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af43240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5aa01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 848021d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 6ac8ab2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd3a8b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0d848e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 5dcdb43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd3a8b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: 3b934b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6583bfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 3124c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6583bfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 1585eae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: d3c2789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c28a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 7f82cae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: d9e02aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21393a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474ef5b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47095f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722d346a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47095f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 705b432b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1658f007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1658f007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 64f9e6fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b168405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a6b515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: 3c02247b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36369830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef041e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 341c7143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341c7143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f24473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480ca161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d554004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc7c1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d554004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5457dc3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 18a812a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160dfbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160dfbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e464fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3773d6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cd80dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3773d6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a33a278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f39cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a33a278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d528ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d528ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 35d4cc83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: 4c5e36b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d8f34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408df3ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37516cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37516cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63ab1a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ab1a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54dd24b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dd24b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294c512d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294c512d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebeb681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebeb681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2ac236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75cab5ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 4791fc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cab5ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 6175ecf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6191dedc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6191dedc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 2ff42830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca69aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 1b2fb021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 633f9a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d477f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d477f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 734abdfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca69aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12be8dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: 50e47dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12be8dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 6602f1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6145d651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53347864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfd51ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ed0f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dbcd5d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ed0f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dbcd5d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: d0c460b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53347864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: 216b116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: 7e55424f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ccbdef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d72b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d72b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 5c1afb20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: 2974d966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 73680ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34615fc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 2a8e465f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 83a47e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f4e2ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f4e2ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c104fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f71e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37a2f6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dea10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a2f6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5db8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 446da818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e655c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7048aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: 60ecc0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1494736c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f729725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6105908a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d491cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a938a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecc509d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46f468a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f468a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15bce497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 578fa3ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bce497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbe2177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3528d14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbe2177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bd23e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bd23e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e85f867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37379173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e85f867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44dbc0ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44dbc0ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 7c997e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 7ddbbd2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6856f0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d4ecd22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6856f0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4ecd22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 27d9c5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 7eb0b2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7274588d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7424a258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: 44d08510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: cf863da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: 1059e99e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc8a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 52e27aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 742794b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b2cec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742794b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b2cec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58edfd72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58edfd72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0d3bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0d3bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 71293c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9bd5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9bd5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b0680b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b0680b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 40fa1138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3016ad5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3016ad5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c439200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: 332d625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221d95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c439200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 3e5fe3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7667e2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f09046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f621b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 58e396e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 44c511e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64692c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 78fd90e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 5c714a96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b6e9d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4f4dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6e9d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407f58fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407f58fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 7519aaf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbea968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9c6ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6a2879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3332fd99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fe52fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6a2879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fe52fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5f4ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79cb4922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cb4922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5f4ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dce3bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 10e14088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8900028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d664ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65dfbf23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: aed060b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: 5a1df62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46503edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc613db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc613db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dac37c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dac37c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d0b599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30196c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30196c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d0b599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e90ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e177531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e90ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e177531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 34ed3329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 2beb5498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 6a144ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d77aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b97a9b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2678e6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b97a9b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2678e6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 4a665d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 36e36fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a17f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: 5e6ceefd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d12175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fead3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df845c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 298d12f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: 3342d924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e099545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a37c3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a37c3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57222d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d42e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d42e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405274fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b9d4b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: 781c4d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9d4b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9b9277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13925c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13925c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9b9277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f69983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 7ea952bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f69983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550b120a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60add73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550b120a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60add73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 750ebc8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 5bf4b98b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 480750cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbaacbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 40d90ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc4a815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 70e84d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 3f0e7f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 1e60367c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185d4f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ced5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca212aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 79ad52f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57205165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33992a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279b9f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae859d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d32db25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a001a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad3a690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774fba7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774fba7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad3a690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b292968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b292968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331285f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212a0e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 7df0bf21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46de674b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46de674b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cac703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e3bc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cac1b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767fd426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767fd426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: 72f8c13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a4d059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff9ed12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a4d059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f94e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f94e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 570be584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30da3137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30da3137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 154eaac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154eaac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8bb70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8bb70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 103b9c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11988c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11988c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 28bddb7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754b2729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b2729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 41cdd3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46bc82fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 4e9fb8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 36cbf1c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bc82fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 2515a717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594e5097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594e5097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c5dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d92c4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c5dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: a0371fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d92c4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 794391cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7860ce3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6935e961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7860ce3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6935e961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: 3dfa016c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 565e04b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279007d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: 3a71fc42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb4653e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb4653e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aea488c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2256a214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 20f2bd97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e72ca89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea59cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea59cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 57c06a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 1a46d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: 71eef568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3263a5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 6be8e530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737b3d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4b1d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4217c7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aed3413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efb0377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2437eb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccc23b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:13.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 2ebe3768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e0f688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e0f688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1727c7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49176437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1727c7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da41a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: 53d426c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da41a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e89ea37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e89ea37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185b9617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e8f943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b354d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e8f943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee4bc4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee4bc4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54389c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54389c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 3211bab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 6bad5ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9336d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b172a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52904d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b172a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52904d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.021+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4826f74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e92735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f0ad7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 3f1dea62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f0ad7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 4104150c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: 281faf1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 4677f1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44338959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782271f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 3bc75cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44338959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ce3539b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce3539b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dab1d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: 414dc153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dab1d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 46f2a00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 7d3dd13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5329e25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5329e25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2613d4f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e179232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e179232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 3721dc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c78286a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c78286a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 2d12777e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee260f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 7ed3155c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2db528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f79edba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b61004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e5ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4f860f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c429ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c429ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da8283e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da8283e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: 1f5cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 6e12d5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 4e7d769b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebf9cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebf9cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181bf4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445a697c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366d1b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445a697c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375bc97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 1577badf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c80b382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a0c989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d660119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d660119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436ac502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 1599fcec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de30670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f9b9b96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9b9b96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de30670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a31f2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: 3edf7e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c5dfcca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5dfcca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 12872163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e14d394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 1ff44860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f6113aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6113aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfbea51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365a8f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365a8f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 5b2d9ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b82393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: 373ebac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43aab454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c327f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b3e2da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b3e2da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c327f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 7b1f5430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1016ee79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1016ee79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb07e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb07e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68855bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68855bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 5b511fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a060e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfe058a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a060e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ee3b7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee3b7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1326b1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1326b1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 2b5b6f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 38edd35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 3bae2a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: 5daedf1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2873d978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175b397c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7439359c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 374a1fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ea6545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1621c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: 23d0679c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1621c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115f3040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c9c232c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9c232c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: 79dfddfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 7491204a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: 7bf13448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66552ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aeb7385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439ded5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66552ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b32af6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b32af6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4603e4d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 798fc98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56cab909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2b8311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2b8311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e066a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af89ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6773da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba9759a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6773da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 886fa9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 2a700b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e89067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e89067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457472ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457472ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394648fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394648fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42deb288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42deb288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 427311ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 4ef8c015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 51e55fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 5c1f5940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 5b3580bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c6ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47694e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b376f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47694e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13230e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb7a227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc681ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb7a227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc681ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2de55e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2de55e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 3f611a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 4709104d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c112786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 3b88f006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c112786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5494dd0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e48aba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5b55a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5b55a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 58075731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 1f9e308b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424bc160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 3e8c8805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691010a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691010a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f49b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3695e5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3695e5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 5f6ac80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: 2a58c4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 709a5add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef37e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef37e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c77aef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e1988d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e1988d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426501f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 162ed1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7090d116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa1a471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256e8487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7345cfdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7345cfdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52968daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fb85be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fb85be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 63491901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1246bcd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 1a24772c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8a6795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594db518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8a6795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1211f1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 39ecea01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1211f1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 69074895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a0ecef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36199194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36199194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c73a317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c73a317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: 6525bddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204547a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b0921d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b0921d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db715d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b5650b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b5650b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 3a7ab90c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 6eab5010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556b1651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b35a2e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a5476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 5b6f259d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e9344ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9344ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a186e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a186e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: 480e95b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 76925f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6712f005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6712f005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426dc02b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: abccf5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abccf5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 7d36ab16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76455cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 793c8c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b332c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cefddf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cefddf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e3c9b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3c9b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: 3f6ebaff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560bd4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745cb423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 6522fec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 126a64f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dba2c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dba2c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 710b6e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710b6e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 2d229395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a63c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7153214c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfac3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5bd6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6494cc37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6494cc37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec6f903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec6f903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: df40618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe469e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe469e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fbc2b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ed628c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbc2b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 678d64c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 445eadff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d045382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 4d759b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4c9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf80a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 4e8983a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf80a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7739a827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7739a827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70bd9931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70bd9931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd4d2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd4d2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aeb6cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: 37e56e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 4e330ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a035cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a035cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c21d85b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c21d85b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 1fc0fbfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0cb316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: f70ba07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c18ce3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10dc1bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3289b528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3289b528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 7b25f5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2368b956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2368b956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605fa50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a453682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 559e9fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aed71b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 25df555a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: b7ed7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73375938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73375938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7409d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413b08f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75315eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75315eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a46ea11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 65b71fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb98612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a874a27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a874a27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb98612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c631eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eee2517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 46dbfac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef01e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c631eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef01e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eee2517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: 33580f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 3b115ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 226aafe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226aafe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285d8798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 4e5de805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 73a6b9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2007a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c64e00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f63a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 1c59ff09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d78750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 5d0c1bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d78750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b43b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f59442b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f59442b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42840d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 184e5d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9e7459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9e7459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f97f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f97f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: 6f8cc572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145886b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95103a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 1a4d80ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bec6a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efd2653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7880bc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5971f10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5971f10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c83d61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c83d61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 3695f3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b7c1f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7c1f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bfb64b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58cbdc82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: 58e61e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cbdc82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465c61a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f5f593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 196a5d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196a5d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 50069f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 61a601b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34be205f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: b221a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34be205f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70da98b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170f431c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70da98b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfb64b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: 1393f353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3426b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403d59f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3866bb52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3866bb52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 79dfb25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 122ea732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3258643d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3258643d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 301bfde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 2a22076b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301bfde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77fd1c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77fd1c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 55ab700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71cc615e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a38127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 2cdd3f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 4b81e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49059ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 5f69a0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4157bf82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49059ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 49ee25f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24990c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff14032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c513fc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d1beb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d1beb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e13b2a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e13b2a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7ef1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7ef1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 6582b0ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13faee59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c3b25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79320e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 2a1385ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537e0064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38359dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38359dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 39510ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eafe684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eafe684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e0b4e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffa21d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bee48f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 804664d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bee48f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d97544b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479b3b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: 79a738eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479b3b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90c98bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a987900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d22940c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 61f8887c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e994b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e994b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb4843e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692ad015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb4843e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443-, and the Request Id: 6f13703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce9e2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: 5dd63722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce9e2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: 6317fd44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30186f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1730bedf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68e985df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1730bedf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e985df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30186f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4a4b4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e980557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4a4b4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e980557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 7966a484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 3785652e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 5c4be43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf8f97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf8f97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450f1ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc8891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c78082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450f1ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8f4ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8f806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 4b815720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5702ad36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5702ad36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 2df8f35d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d3a05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 4705262e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d3a05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 2fcb42fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 40c94996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2936d91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581032e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 3ad35326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5564eab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339cca77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d7104a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6106d760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f751a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6106d760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2328a118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32dfb3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32dfb3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2328a118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85fb365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 530efa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6911268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6911268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 22afe19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4424868e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 6f806510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 682799e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd9b9fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661cc0d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661cc0d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c513f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c513f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68d391cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d391cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 2fd6c534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bdfe0d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 4498da1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdfe0d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 5e2c48e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: 5f1102da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d527ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4237fa8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121363e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 5b283f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e94d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4237fa8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fbff8e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbff8e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aed101a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aed101a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 7c271959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d7eb383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d26fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d26fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7eb383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9920c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d7ac0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: 5be7d02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c90036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d7ac0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 458ce951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bcc47fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3561d62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 721ae4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59cade69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3523a292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6062ac4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 69fddbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39fe9fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 314a2a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 5949f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca1b23a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 3d7a44b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fe9fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4cb862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4cb862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 70b51558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7825cf41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779b5f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51442b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779b5f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51442b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a65735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bcc84ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6f83f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6f83f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368bda6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368bda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e937f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65379e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff2a142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 70df4f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff2a142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f4bcae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: 60a52e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f4bcae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e4e5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: 59c406df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65379e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e5eec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e4e5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69e29ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e5eec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e29ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 38daad88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d2b9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: 1430aef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d2b9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 1179b9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a9b225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f5fdd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b982f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b982f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6189ace2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 6cf7c553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 3312e2ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc13b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: 4df31744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 4aa3d26c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 684f90ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 53845f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202fd6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 79e1be54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445d6eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119a511c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e0b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192618cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cfc60d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfc60d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b7d2297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5ea52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a44575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a44575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7d2297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 70d7e5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c90a695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: 5a2c3388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd47297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505b827e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505b827e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb8e040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1319519e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d24220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d24220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385577af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3028f300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218c2554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3028f300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: 397548f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a391ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 35c1edee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a391ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 3964309a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6832d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25140494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7051a08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98634c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 239fe1e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98634c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239fe1e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 6980725c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1acef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1acef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fda1c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fda1c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 4333d722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a9cdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61bfbf99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 1f6b4f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bfbf99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d73f0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 642a2879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d73f0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff7727a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: 719bec79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff7727a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f358d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: 6dafcaa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a55ab0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642a2879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 192b071b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a55ab0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10634f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10634f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fd5a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.841+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631bbfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 1ebdccb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7417e051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: 3738187c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 5a8e7020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1dbfd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1dbfd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de03668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de03668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6335a4f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3c57fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6335a4f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 30801b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 6192f0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: ecc6257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 5602787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 714462be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21eae63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319b25d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21eae63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 39f07de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a59e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 234ccc2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b41402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3c4796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530cc788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b39e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157dfc2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 2968cb48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ea527c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7952d38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641d6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7952d38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1198821a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5101c7c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8531f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8531f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5101c7c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a6ea31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cbc91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a6ea31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40572872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a97388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40572872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a97388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: 7b2c43e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: 33536d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: 4a938cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7226cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff74e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149f0711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 43e720b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149f0711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff74e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fbb34f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbb34f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5597ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5597ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e754b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387db9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387db9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd84c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: 1b681f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd84c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 58d4783a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 665d5459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 37698625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9046a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 7c74e400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cafd8d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 7ede552e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 379ae592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379ae592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3fe291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 4088bbce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a40c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a40c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 70d71588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 25b972eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c7c46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c7c46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a6ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a6ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 38b35f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31187113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: 35c4ab60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4968a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31187113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62652309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212b29c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4eed12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4eed12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 678562c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12652f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35dd5c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c75f2c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b2e7ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736ebea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b0ad894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0ad894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 12f2266a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771678bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771678bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1d4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226ada1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3d4297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c012f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 73003364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1d103f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d4667b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2550010e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4667b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c012f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2ed0c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d600b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2ed0c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d600b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: 56033699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 40cd2702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: 23488447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 39ad1f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab17c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab17c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b01c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 382f672c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f58c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382f672c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: 74376324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 21fc0a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139ae2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 1e89f097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113a30db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113a30db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d687ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423cadb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423cadb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 2bf7441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1a20d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1a20d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dda5aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dda5aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 37e93e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fe6f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61bcd420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bcd420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ab1a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b02df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 7a9c2f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47dac63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dac63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ab1a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdb02f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6ab9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa3115b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: 17a55f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 2d602263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa3115b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600bfcc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e04845e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600bfcc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 213248af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bcc0172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6698c68c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 1700d2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcc0172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 7e34f437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:14.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aae7f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c47c185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b894d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6847998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c47c185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599127d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e42ce31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e42ce31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b934dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b934dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 4dd05de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7483a6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7483a6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: 2759e84c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: 43de6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 4c23682c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7bf52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 6d9cf70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7bf52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da442ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: af83175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1faafef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73aa4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 37e8dfc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a84ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af83175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a84ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ddff50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25376d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25376d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b60a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630a5c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b60a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb02507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: 1a73feca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb02507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 63952c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27320bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27320bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a3d28a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 242a07d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a3d28a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8975d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: 501e11d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35edfa3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35edfa3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d712545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: 1657d79d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d712545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51905c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 2f6f1315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 1a7c7a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: 515085cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58565ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5b5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 201cfb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101bd519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 5619f647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83cdb0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.060+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de3470c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 4aab2575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8316df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d452ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c45ec7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24edc327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c45ec7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d0f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.076+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640decec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201f6711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265170eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265170eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: 47cae95f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b15a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d41edf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d76b7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d76b7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40e9f0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eea9ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e9f0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eea9ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1be4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1be4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b15a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2abbf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 25d2ba92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 2563fa4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1209c817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1209c817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 3ecf9e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 57ccd7ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff84683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83dfa3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83dfa3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689d088a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689d088a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 2216ae7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d93319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c32277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d93319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c32277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: 72fb13d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: 7db85f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: 11348795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61250a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61250a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 19a860f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd3da0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd3da0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd8ce76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5e1c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 11d5b945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd8ce76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715cb779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715cb779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 6253c519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3f18c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca8807a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e00b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715ac842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 2fb6c9ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722c6e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449-, and the Request Id: 6373a0a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272273fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: 27a03ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f4674b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f4674b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d09543a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e421c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d90dfe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e421c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d90dfe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: 58813a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 113748c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 1b1df0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113748c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: 55050766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bad51cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2711f818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 252a02e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252a02e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2887808b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2887808b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e3e2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebc5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 2d4ec8bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ec39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d85a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cf8060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: 5712ecdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a715540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: 7fe62112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af40bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d85a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af40bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8fef474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485359cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781e4475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52dde908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45756657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52dde908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781e4475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c8c9a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45756657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8c9a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eabc34a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 11f16efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eabc34a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 144c056b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b0c5820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01cc32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 74ca53bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 33fb7105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0c5820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 3ab93a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 928f47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5505c2aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43768226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e928584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f49bec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e928584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f49bec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62aab7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0d46d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ea570d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0d46d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ea570d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: 3ada7d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 2f8ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 7254645d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449-, and the Request Id: 153d9357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 2411ebd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: 2915e6b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59066f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c3f280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e914ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aef5640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3d9600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e914ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605d5ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605d5ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 1e186feb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 1929234a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641233e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b362d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b362d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44124d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bab12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bab12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 477ddd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 1d7d04f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2480303f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a27d8fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8e86be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2036a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: 65765f1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643e8807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240e1d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240e1d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7459a5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7459a5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f09d411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f09d411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c55b9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a212a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a212a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11b3e792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b3e792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4816cc3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4816cc3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 2c94b4b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 2b21e170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2f24ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2f24ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: 7f5bb4a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de01ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de01ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209d3174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: c7bec4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb41869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250eb91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 17b89ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f89dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e79c2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e79c2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 665957de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f89dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa5c7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5fb979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa5c7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13e97bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5fb979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e97bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 85a56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 79215727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 692fd1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 5ec5ab37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692fd1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: 491fe37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23562577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d58b41a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 496d6d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d58b41a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 2b2ed262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f92a15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f3bf0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f92a15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f3bf0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60dde53b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: 497ec3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dde53b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: 76f4f5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e4d7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763da8dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dda222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 4c4c1193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e053d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4b0822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 7f5467c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 49e1da8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: 236dcd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2533df57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 5991e62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6872e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9c6afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f91cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412cbc1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f31550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 406b0882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f291d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ead1486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33417c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406b0882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ea6d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bdd966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0a5f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0a5f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: 72791c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15640f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47135da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15640f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47135da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17194ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17194ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1192a5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1192a5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c377ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 4bb8b977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 212982c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c377ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212982c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 5858a68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 2d0adc7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c5ff59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 553f77a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6ebc9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e65a74c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bac6651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bac6651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c94964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 49035d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504b13d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504b13d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3582d49f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3582d49f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 696a6df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59afedc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59afedc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 7bc2d066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 532b6588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e349a74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e349a74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 6186dca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4be65f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4be65f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34aaa706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ae757b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: fd0e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff5d8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c20e655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ae757b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 2032160d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f580a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f580a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b0bb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b0bb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edb510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8361d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edb510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 5baf1e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3298e4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: 7892e4c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 684bf136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5957b8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c314a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: 769dafc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff614a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3298e4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f7c8df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7c8df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 6901c676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df1483a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249d379b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ab3900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31adf1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31adf1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 14a996be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 255f7266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ff3c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750cdc5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ff3c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b606a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 2170dcfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f10859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 456c0628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad8fdf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f10859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: 2670e00f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba98d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad8fdf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5247472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5247472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127d79e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6356b323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f52d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127d79e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6356b323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 10be88c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f52d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298dc8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fd1cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 4ab026b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28544a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: 26360ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28544a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 508a7d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c49a614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b0118d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b0118d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 18aca29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 266b56b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266b56b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549d0558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549d0558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d1667b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd55394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 6b258a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: e1c11c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 6458bfbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287ce7b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d70e2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d70e2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 284f9220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707f138c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707f138c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 775c8add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a72eb6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 638cc008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a72eb6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f158ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f158ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cc8901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fffba74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 3e961971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: 1d6e2d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 12f0e454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24bdcf98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdfa3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bdcf98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 2299ceaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b94d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b94d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a724e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185317d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651b8e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a507a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a724e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18872773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4416c486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 42b9ac7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5476b689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5476b689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764a56d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 2ad48cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3510010f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 5f320b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b6452a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b6452a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb5cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180bf215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb5cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1d2e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558e066d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1d2e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a13027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 5c99ec45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a94a3d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a94a3d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: fa3837f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe770eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: b7d6d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212955c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8afd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: 693db9e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212955c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 57f96923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b38d958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5521667e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b38d958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e4249c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e4249c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f083ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f083ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 743d54de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a861753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a861753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385f846a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c2419ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2419ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368ca98e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385f846a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6ee92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393da9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e3533ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3533ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 38f6f498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 653136d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef04c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653136d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: e57a6b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: 482f593a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b941ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe9da6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe9da6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: 3ccfe1cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d24b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: 9938b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d24b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0922ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: a549836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acb88db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fdb4694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdb4694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 73f48324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: 5836adfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb2170e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 344fb570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d5d9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69452409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 6f670d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e968e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e968e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75379996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e42ed92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e48ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f4ffd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f4ffd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e80bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 658add16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b1c83c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44cc9a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cc9a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e80bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66307980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66307980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a042ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a042ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3525e071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e09e19a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187e96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b601cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187e96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b601cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3525e071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f88d2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 78b740ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72732c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72732c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: 766199b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 628c5889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 1fa3b3ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539d0a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25608e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: 5f87285f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 554865de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e0d6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e0d6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554865de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f821c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: af65af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af65af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f821c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3271c142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 5c79e9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b32b5a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2fee2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2fee2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b32b5a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3271c142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: 7bc6e78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e69d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e69d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 2e1db091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 217dc53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 1e5edcde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 4ca958ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 2c7f364c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: cb5762f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 3e79c8e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1206c33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fad35e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 371d09da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e1d585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: 4658a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b8e132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1862d074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 13a0cc17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 3b19c07e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33069293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4693b63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149185bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9adc4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4946434d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6bb42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ce8008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc416d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc416d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd64c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9c422a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9c422a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 9fe9619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d526bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d526bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1193a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1193a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a731f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676e42e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 3d0b44d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: 5ec7f7bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72644bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5040cd72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5040cd72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406b7d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da33e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406b7d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 167703ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167703ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 59bc15e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69aa32f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2598eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e4fd99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f0f2e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7cde31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7cde31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69aa32f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e4fd99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5561164c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc0de06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269e5331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: 6938927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc0de06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269e5331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: 9e0e93c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: 270e0b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a1586a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0f48a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e149fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0f48a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: 156e6ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67605324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: 26cb8ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67605324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff4a54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff4a54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 380e5236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b6befb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b6befb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 1b451b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 6a8ca4db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7986d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7986d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 441a046a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441a046a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23229947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 3beb1565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 607e693b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 53cb282f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 1c4fd118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45763aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45763aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a86346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265ca5b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a86346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265ca5b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: 29bbda58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f09bf6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f09bf6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 2efe66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 47194b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9c2b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e97624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: df8bd34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746fe9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1e9660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: 34d4bd66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: f28c8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec7e69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d726bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b21863a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a43d9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b15a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b22f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f98381d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b47e289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a086eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6ef00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcbeaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b3adb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dcfca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dcfca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b0f5c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0f5c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 608b2713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329c6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70534cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70534cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf8fe1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf8fe1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 36b5e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5a1c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5a1c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee0cd90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee0cd90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: b564d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6dab5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6dab5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14d9e875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d9e875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f4e4e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 17288b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f4e4e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43621cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43621cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 28d27222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d97e4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37335d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: 6982cc07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37335d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6130ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f3bfe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6130ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f3bfe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b87c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: 33a576a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b87c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 60d2f76d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d53be29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d53be29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c41e621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c41e621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: e0c1908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 2d0e5599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 4a7a7bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 4a33cd8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e59e0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 2f47f08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 205f77f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c441b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302b1f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302b1f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11dfad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dfad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 4c7cf325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e22ccd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 61185f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfcff9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 5f9109c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8cab93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e1c34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: 1b43b003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11883e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc1181b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156429b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a797b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b4dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102b6595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f6c4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102b6595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4118d232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4118d232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 2436d904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f8e2cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8e2cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 424363e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424363e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ffeeb5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffeeb5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3aefb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: e6a7f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3aefb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: 4d298d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24944b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 939385c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c9a72b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721ad49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a641cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e018bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e018bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4564c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4564c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: 4626b258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 595ed8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595ed8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5082dc9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5082dc9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 5df6089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 1f52a0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 75f4c485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 985e367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 7a7e2311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 985e367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6defb969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6defb969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301b5779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281fc83f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b883581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301b5779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c832786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c832786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 7a9ed069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 38d95e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: 65749876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 28b43e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: 5f57859a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b64f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7adf80e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adf80e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dcc4e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcc4e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17612485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 757edc5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8a494e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676f77ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ce9444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57929c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ce9444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57929c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 45c66cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 3395d21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3907c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3907c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 2fb98e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d10cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 442e74eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da34f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b39418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a57f846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e0e7b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 16c591e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 69018e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8a08cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd65f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d302513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f8acc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d302513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4408a3bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4408a3bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5621fae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5621fae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2482bc4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78115a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2482bc4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21bd1e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21bd1e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53cda1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 273f6119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cda1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47792d91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54697d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfbb317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47792d91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:15.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 437868f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfbb317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: ca9b1cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: ab2db3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1280d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3b07cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3b07cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131cf4c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450749b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450749b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 18021c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 2133d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdcac21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: 11b834c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 69f4414c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7521fe8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7521fe8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba3b1d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d4fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c95e5aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c95e5aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba3b1d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: 1aa78dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4841b1dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bc6e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4fa4ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd9d4ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8f704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: 20fc0acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd9d4ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219cfd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 68d4d895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17fe99b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: 2e368dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fe99b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 539245f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539245f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5300dccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf8013f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491421a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf8013f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77eebf37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 5af99d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df2c00d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df2c00d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 5214dcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 2f8ea19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60986437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d8b60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60986437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 107dd4ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107dd4ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 73f628bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 6b6f51dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad64834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2588c4ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2588c4ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33818b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2c4105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2c4105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: 750e94a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: 25816391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: 55561602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4782719b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4782719b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37a2b7ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1acc10fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a2b7ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acc10fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71d34de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d34de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 8dba847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c6a220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18457398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 2a1a01ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4730ed36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 6a613353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c921918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9d7bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ed6377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9d7bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b69f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752e20ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 332eba1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 5785e2de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a41227b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe53efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a41227b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe53efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 41509d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfbb83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40edfcb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efa4003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40edfcb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 2d15bf41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6103af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: 41cb8a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497cb6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f46866b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f46866b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77904abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77904abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fb578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: 65161e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77375550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77375550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8c187b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2483f454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2483f454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f5b38b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5b38b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: 6574c811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 694fda64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1860ee62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1860ee62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 326cf2e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704a6aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a7158e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7609c8a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ccc691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: 42e277d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a10fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: 549cc2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a10fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c2b25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c2b25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 7f5ad449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6368e90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379b0713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6368e90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 68d903dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65406678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 518f182c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf087af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf087af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a79f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a79f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518f182c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4ba4de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4ba4de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 4c07e6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511709bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 33751be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511709bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 60982a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d94624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 2701c110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe8bd4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 197c7072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 673ba317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3945bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd41a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd41a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576b85aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576b85aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 34456666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a6ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: 47384ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 1b97700a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ff7eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b885119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dc0717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf098c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f3f2ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 191d04a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f3f2ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1775712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cba0092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 229d9240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229d9240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234695c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.199+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eceeb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f7157f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f7157f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576b8ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576b8ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 2aa785cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0a1aac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368dc419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14fa3d95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0a1aac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368dc419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 442d3694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 1354193b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773c1ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a11c72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37872761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fddc72d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a11c72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3cb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3cb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f3c3c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f3c3c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d2aa25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 302ca3f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e87e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e87e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 406c443f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: 35adb635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: 6717efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6022556e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6022556e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9fe6d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fe6d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: 5f52778c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d700f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d700f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e17dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f38127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e17dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f38127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d8afcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 64c0c176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.243+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 1dfd6767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 6af89cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652d071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1293b939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1293b939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 79d8757e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: 5fdb0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f22728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f120c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f120c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c97aaf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c97aaf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 295a8e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295a8e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c204ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a900b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c204ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: 4d43793b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: 2f0102a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73557251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 621da153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748155e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c082fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 5da4615c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662e29ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 1ae8dee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5a3e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: fe640b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164d6096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 24fe1e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8e7494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72455222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736fc6f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6917e2b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736fc6f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d293365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d293365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd280ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd280ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6464d299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138f4234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.297+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb7a633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a90aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb7a633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a90aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 682a666f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 332ec4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3c4a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3c4a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 328271cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: 1abcaae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328271cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544d09af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 767bcd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6644f710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ff9e07f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff9e07f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 201256ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5196c729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5196c729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: 2e8846ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 7a412bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cfe3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cfe3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1556b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1556b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1dca50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 4d5aae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 6e51c84c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2c0396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33232e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2c0396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fff8ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: f6e89e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fff8ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 1feb6b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a767b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfc4700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45287124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a52897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 46e0c215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264124ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264124ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a50bfbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a50bfbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 420c03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420c03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 5f0b0a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e1cefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e1cefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 3e6238fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c27b18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c27b18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26425f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26425f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a44eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 5d9c0881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 38960603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 3fbed67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675ea493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f1fe07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688c4af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4927ff50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 2a160b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6804cc75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 28cb1357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0b3726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be2c68c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20af883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504e8d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504e8d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 623e6354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623e6354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 68bcc79e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 159d97f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebe67be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebe67be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 769dd208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769dd208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: 3640acf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a6c059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f003c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477b89f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477b89f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58eb10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ac9005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ac9005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 38b1b293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cec05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c26b4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c26b4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784e21d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784e21d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5d2621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: adf97ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 3470ef46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb80e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: 1a40a0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ff58e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dcd2e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c953e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcd2e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f86cedc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f86cedc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 69ace6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: 13db9ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5231889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3330da43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176f1ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1affe248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1affe248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3330da43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac99c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac99c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba1b2c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba1b2c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685e8722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 37d31eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: 15e0d0d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc98c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc98c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b52f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41aa0dfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41aa0dfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: 54843256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162ad3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162ad3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 304d5b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83659f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83659f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 4d3b0522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 326080eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c32a233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: 671a86ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59abf611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c758826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 6fa6d3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c758826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a64327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a64327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 10c09dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 7ba05410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bf7d40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519d4cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec60e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aab06bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aab06bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6067849c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 5c8b9a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6067849c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10573bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10573bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da21e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da21e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: 2996768b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 3e99321e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268321d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4611e55b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 46958641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be4011a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be4011a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63096da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63096da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582283c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aebb6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f456542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: 6b5fe30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79665673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 7218bc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 467d4cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a809d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3d75d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3d75d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df63e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a28ca5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a28ca5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 34a3fbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d2da74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 6b78055c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f6f3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138c3e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580cbab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31eb5420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31eb5420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2443ec31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2443ec31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 49df168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fe60b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5fd4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47414fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47414fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336b1d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336b1d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: 65bcd7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 258f5bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258f5bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 22021c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4584633a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4584633a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 3def245c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 360a75f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcc4039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4afe5a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afe5a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d6deec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: 59de9451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d6deec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: 437a50d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 60cbe328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6df5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34370634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70087d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34370634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f99b72f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f99b72f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: 4ed0a4a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6424d84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6424d84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e53ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e53ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: 2e2e5b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e36a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e36a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b5e092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3646135e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3646135e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4778e257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 453f4baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db2b686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 748e3dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5bd54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a17d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a35801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42247deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42247deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 35971ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 63cd9e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2b0648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2b0648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 339de17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339de17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4620dc12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: 1b6e3f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e80f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: a1cd1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e80f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 13ffccbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ba323f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2922a2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f45cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570f9d08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378200ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378200ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa8149c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdf19bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa8149c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: a9cbe74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 9870144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5674dece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2181cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5674dece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba34c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba34c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678c8e06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4586d552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d56a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 1ffd42bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: 54ac0a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732ba91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732ba91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 4a2d4616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66cb4663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cb4663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8a8fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8a8fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed0fb58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14db6a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed0fb58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14db6a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a8d87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 41742a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 4b0a55e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f4e229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f4e229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 15237aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c75476d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 601af270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585c3b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69349867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69349867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37b084b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b084b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a946c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723babe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a946c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 7ae2c06a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 750ee89a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750ee89a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30822ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30822ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: 710aefa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b53ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 3b26c0f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b53ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: 435f7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 31ee17c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 2e77d0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69950d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69950d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5033ff3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5033ff3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 3b9cb0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a512c2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453dd2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea28ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 359902b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c051be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 330d1cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 4ae9fcfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36805de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f4a658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 76d15253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65eb7b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310fa950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37decceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5095c664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5095c664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8870aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e2b7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e2b7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ada31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 36df2c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f88499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aff64a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f8732c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7f3b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd5cda6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7f3b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2a70b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30eda7fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2a70b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ed5228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ed5228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a8538a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 13352255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a8538a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: 211e6d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef9618b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef9618b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9bc080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 132d5df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132d5df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 62b10fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e46dcf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e46dcf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: 633526d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ac0bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dae6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dae6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: f125e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32476bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714e5238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 857e14b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 857e14b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32476bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d116cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d116cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce29391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203fe2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce29391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41780030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203fe2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 262e7a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 1b31e122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b380c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b380c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: b6c5bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 5c7ec8ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2177dc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 7962605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3fa29a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3fa29a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee9e464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9cea92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2177dc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9cea92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e3f9fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3f9fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 794dbfde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: 4e45d848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 5980e3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 6ce2496e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 7fa25cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 704baf91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b78ceb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4630b8e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4630b8e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: 57c0ee75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 4fc8e287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37644c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194408a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a29928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a75b126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a29928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: f4cd1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 631f9503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1136e7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605639b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3022784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743fead5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34767939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630bacf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0f4530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b78a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701ec7c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8215989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: 51f40962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249b8f87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261bb86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1365b048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1365b048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10019033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261bb86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70aa2028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e31d65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4194c562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e31d65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77129bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77129bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4194c562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5d7c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e5ecf41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 58b374b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 3119ca7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5ecf41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 38218d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283d008e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6086268b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283d008e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae4658c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6086268b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae4658c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 382f12e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53151c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382f12e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 1f635ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 51627f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52424cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52424cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c2df99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394b09cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394b09cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d389d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 5bcde7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d389d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: 2e0385c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c2df99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd13d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd13d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: 2d0ccfdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d40790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 15bd117d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d40790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 724a87d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46d8db2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 61060a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae9597c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d8db2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 3e6cb81c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b10e850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2916ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2916ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6412e971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 3f985b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5656a6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: 79c720b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: 10dbf6fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 4d40a9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42dc3bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: 2f70741b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff65f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bff13a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 9b036d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef98056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f22d6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f22d6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d83388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f952627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b360a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2665d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b360a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f32557d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: 5dd3f4f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f952627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0f5cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c4d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a81dd86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a81dd86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5647d469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c691534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ecdbe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 5720b1a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ecdbe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754e5e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e516b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6369809f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6369809f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657849f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 4d6a8688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210772f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: 7f5737aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c3669d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b455f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210772f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edda0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edda0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 66c053c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b455f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475fa934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b18a81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b18a81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b72713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475fa934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 5fb7256a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f65d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f65d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: 1342acc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a54cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d56fa08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: c77d868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d56fa08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112f60b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a54cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 2717631e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112f60b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 3178d2a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53598b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53598b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: 200bd2e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c46c04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c46c04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e279a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2108050b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: 7d5cd10a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 490e12ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2108050b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c81d202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69e9e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c81d202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e9e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 33f82ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 282d425c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fad0642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: 1a7453ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1ff7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbc0a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1ff7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 709a152d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e60db9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 700b88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 515c40b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebb8091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b12b826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebb8091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 230a1c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152585d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abbf568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1217d00f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 251841aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342e9555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2ee29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a942bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1474c3dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 5d25777f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f6463f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1474c3dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6463f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 699451b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7536d3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699451b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7536d3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfa8955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207e075f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59338620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 6316ff38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f783bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59338620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38fbe805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fbe805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525ce6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83e762b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f45466f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f45466f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83e762b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 243b262c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: 58341129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: c7a14e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bddc20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a68e4a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 7dba1fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f6032c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e946b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dc0395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f6032c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a68e4a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0ae051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4813d22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69db8dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69db8dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 158a88c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4813d22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 57100539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd8e44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd8e44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4ee99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4ee99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: f852d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: 11a1b7a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 6d5fa476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 174c3d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33885c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2934031f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e9c0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e9c0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad07902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:16.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad07902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 63940c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 16bf92eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48fd5b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 17cd039e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fd5b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 6b4724fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f83f468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406a4a3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37496356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406a4a3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 4abc98f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f036ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0979f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e24080f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36069bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d307e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d307e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e173ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 197d5ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e173ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 4222afb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519dc528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c14f4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 6d05abc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241ced4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e64daa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605da97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd6b42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13eafcc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6981561b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13eafcc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6981561b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42daba46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42daba46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c60e3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: 1a3dbea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66911fe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd485c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da320e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd485c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 323f0b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 53853811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6d5575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6d5575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd8ea1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250c7416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243042e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243042e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250c7416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd8ea1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc23456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc23456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9a0b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9a0b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 361ffd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349b621e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: 7e36ddc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349b621e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 2fbccdd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 2b6191b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c245685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fd0aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c245685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 6e8c50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fea5f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c5cc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fea5f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acddb70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e87b3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acddb70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: 5feca17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: 125ee5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fce2353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: 7008afad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49041a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 5d51fc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49041a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 154d6449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4a636a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111c5e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4a636a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: d9013b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7727c036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755d199e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 5a1e73d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755d199e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c425a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c425a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e608399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 2a62fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36673755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 3200668b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a265f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a265f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4de9cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aea195f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aea195f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540a74d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540a74d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 773f19dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354659bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4393356f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1acabb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 2fb9ac55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 556ef5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cba352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73ba34d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ba34d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f87dc16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f87dc16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 3a99f47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 1a7982bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254c27eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254c27eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c84b204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f026fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c84b204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765cc1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 12dec264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765cc1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4baaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ca78bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 2c24271a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 1aa6ba31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b63fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3242243a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3242243a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e851bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 55cdf3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2b0c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2b0c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 7ae47d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37239660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6566aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a48e96f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f3e733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82385d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c60ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: 6c9b2fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44da9414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5875b100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 3d7bb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d5c947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebce2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de011b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d5c947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebce2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2233c5ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4619d924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 571008f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2233c5ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4619d924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a87fc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571008f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a87fc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: 3a638b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 2be25788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 477f23fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db29e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3ec6f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3ec6f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f663a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 78da1889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148b6730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 59dd551f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7044f795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148b6730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: 62c3e5a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178dc1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f663a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223e8dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7044f795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b5d0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b5d0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eec37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 2a6b025a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eec37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 5e34de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e775010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc3d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd1aa2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 677b5338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd1aa2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e9b480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e9b480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 65b44849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 7f710293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 29142550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f6aa8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f6aa8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: d76f6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c2783d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750b8e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c2783d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5472732d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5472732d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 1df742a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78deac43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78deac43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 344d36d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47da28e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 2d36bb18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3b2d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5e945c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 71fecd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d4d09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f647bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 104939c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104939c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49125d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53625917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53625917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cdae48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 37441548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: 1bae3281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d76e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6837f765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d76e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b9cffc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7735485f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c368147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9cffc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e406c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa168e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23803320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23803320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53aa5d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c32fd53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efd9a20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c32fd53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: 74842381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 627ba132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: 71f89166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d39444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b4ad6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 5164fbe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e263bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b4ad6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e263bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd4cbc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: 3bf45a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd4cbc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9eb058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6d7bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c28c6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9eb058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6641ef5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: 3c3a0b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad1099a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad1099a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd25aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ff8728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd25aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c4ff50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ff8728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: 5774a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b24ccc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b24ccc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 154a4d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154a4d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7736843d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 561fe354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7736843d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 31e5d3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c336d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 3964c1cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 18caa08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 593fea41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32be55e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 63cff808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 64e8eb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593fea41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bfd2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50501568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31437f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31437f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794b0bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3689cb87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794b0bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 493cc3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3689cb87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 373932c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20b67afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6a33e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6a33e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b67afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 116a66a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 66b0bbfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 17468945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2d7a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcb73aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: 3509c1a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e427a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 5481a2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efdd01a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1999d75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e25e216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: c0308f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3beaf417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c69f453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c69f453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f64c494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c685cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d7eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f64c494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d7eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 1080454b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e61d66e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16171b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac08969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e61d66e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6591df54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6591df54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 4cd34cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af781be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621788a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621788a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc304fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 6b1ae4f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701d54c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4063eb83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 6e7e4002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 5ed8904e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2389185e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: 379ff333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2389185e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bc0fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8caac40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8caac40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ec544c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ec544c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47209eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c3ac93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c3ac93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ae9569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf23605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ae9569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d4d6781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4d6781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: 250769ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: 65ad8793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9e9e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67382e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9e9e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67382e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac57b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 2e096d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 7af2a917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3727c66d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3727c66d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca7d6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca7d6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fd5617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: 6479834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bce058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23cb741c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bce058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cb741c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8537fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4f4128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8537fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28534f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28534f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 147cea31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 37edc5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: 6f8ea72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 304fa953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61342d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58244eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 1978b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 747e443a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 730e3e8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 76a7b2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 52bce722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d78468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 6e06d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730a0ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e2d7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e2d7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dba7edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2792c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c83530e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c83530e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acc54c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747e443a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279dbb3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: 651fce12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a246bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279dbb3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a246bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 2218f401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7472370f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ce19ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93be39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7472370f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 4a96c8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f8d495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: 2d2b2c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2fbd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3122473d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eba7b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eba7b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca1fe21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca1fe21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba0637a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 1d99ca08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de99321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27706437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200ed3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: 631c8872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200ed3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73cb43dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: 6c555123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c48121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cb43dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbd386f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbd386f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: 29cef58d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c5e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c5e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: 4fb88baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 39d37f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad793dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f9a75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 4008a021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f9a75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 4f4d2b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cce0be0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 344f743c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344f743c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab50701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab50701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33048bc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33048bc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38dd4460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: 322a7c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f899a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 708554ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708554ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c75f170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c75f170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 8391823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 73f08f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299ba89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299ba89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0ab241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360758b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360758b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: ec85362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 298dfe14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298dfe14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c33da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb8a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216e2eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c22e7cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c22e7cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: 8a8acd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: 43d2cfdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 5f637338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4799f11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: 59fbd7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef2c48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7631fa12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 15e718e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 70ad716e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534e889c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5360c3aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c0d2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d677cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c0d2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5f08d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cee4923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cee4923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19763a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e74b97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40059570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e74b97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: db85429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40059570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d09be8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df21c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d09be8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df21c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 7fa04a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bb61523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184d4bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb61523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: 18161eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e18fb5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e18fb5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 12299b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3426572b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f87d363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4e2600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eab3c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b986a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b986a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a9bef82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9bef82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 17f25a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 445496c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: 68a9d6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd5375a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd5375a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633a113b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633a113b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 7e94ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 2d7969a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: 540c9051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b1db79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b1db79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 560cfea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560cfea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: 4f18690e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118d6b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9851e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7868f35a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7868f35a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 261bbd0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183fa45b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 717318d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4369e54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb60655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb60655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: 19278f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f6bf779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d6f574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6bf779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dff05d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b72365f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b72365f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dff05d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: 25ab321a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa87812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c65bef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c65bef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 30d649f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 195e6a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e465cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc1702d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 186d3bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 2f46bd48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178969b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c4f99be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4f99be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ff8e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49571848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ccae084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d481c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13aef0a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 2f154239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b39d18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b39d18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466062d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251170bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 6339627c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc52784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc52784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c2a3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7120436f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c2a3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b8989f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58776d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: 7ee8671c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7120436f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8df04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8df04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435411d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4ace53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 7ec38bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4ace53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2107488f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d6b9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d6b9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 181a5a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219b786a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a9ff42b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219b786a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: 2524752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9ff42b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79bfcb64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bfcb64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d90a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 131de982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131de982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 3f280191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfdc301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfdc301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd7352a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd7352a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de0b26d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de0b26d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 21794881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 5d1f5b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591615f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591615f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e12770c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 6d2a1499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 3f593646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 10abb231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603a6ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 7bd157a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603a6ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cbc370a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b336f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b336f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 4b92fe1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: 3f6666ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e4bf7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1ad4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 74a9e207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1ad4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bdc215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 682e5cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 1962a071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567eae59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567eae59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 262b2bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b61bd14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7241e28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7241e28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 3156bd08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b9f3c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9f3c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a7716c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9913029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64af0509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486f3c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 33c17e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13389666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 3b3941b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346fced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329dfd39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf144c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fcb19c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 306aeeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9acf9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9acf9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7615cddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7615cddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a8245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e699063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd04875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66978faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7588a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61561c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f83eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798ed31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a10ebca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f83eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798ed31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a10ebca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 2dd746ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a2e4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 14ce6d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a2e4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc0ea21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 3b728f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739d2fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc0ea21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739d2fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17dadc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dadc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7199ac9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 637ae787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7199ac9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5f48c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5f48c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 12f6e611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cb7858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30da4451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cb7858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: 31fedf1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30da4451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f247d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 4077cf8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 60895f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56aee431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56aee431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 4bb7ac5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 37c1559c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 7758c506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d8c5df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 263afdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 3677b304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263afdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4976a347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4976a347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4c4d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a82ace0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a82ace0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61de6753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 4bd34e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641597ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8984a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 154e2c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154e2c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: 50a2dd0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3843b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 34d17022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 682ab03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 6502c2a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682ab03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516c54eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737df6b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40535867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516c54eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 7d5b0aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 4e82a20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f537dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c7a41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44bd08e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bd08e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 4eedea1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c5f431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aa0e9dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa0e9dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15987510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2fc23b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4931ffc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 7f3f926a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a30d2c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 2f2ba110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b9ff8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b9ff8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223100bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236c1cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236c1cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223100bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492e4d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 5bbc2b9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3023b355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3023b355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 6ebc0b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19db49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17496268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17496268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b29e48e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b29e48e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 307fbe65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: cea4d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307fbe65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5341047d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5341047d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c698f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148a3343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 45103ca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac7c4ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac7c4ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: e665e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4236404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 4e5cf369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef9a844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef9a844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4236404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d61c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: 717dae93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d61c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 27b02793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac2daf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 17ae4a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5aa76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 129f52e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308eb9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: ffd9a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfdc40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfdc40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444eb7b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40833ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40833ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 1cde9433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294d8cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 6fbb630c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de2aae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60713c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c7a7ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7a7ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34714f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ee0cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ee0cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 74b2e9b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3893e7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3893e7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56911900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436f8c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e971b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4511c44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4511c44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: cadb58d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0cb2fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e971b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0cb2fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c4f371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 665f529c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 43ccd162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: 23ba7ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58946548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79291e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518f5e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 7ee10a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 6193f90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313bf1f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a87bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a87bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ea0a5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea0a5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 4d9d6a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a59d422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a59d422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f0de9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0de9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b4a7aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 1843103e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b4a7aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441f349a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb5d5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22dff65a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc7ce76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dff65a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc7ce76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb96906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 344bd26c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e16f291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4694c20e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4694c20e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 1a4cd708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: 6324fd97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380795b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380795b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b725319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b725319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 366d4865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: 787d7ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 55d55b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2f0203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cea233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d830db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 20092b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e36705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e36705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8dc19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee76d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee76d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 3afaf4b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74897de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 3e1017b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9f7efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: a6a2238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e47af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d95a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d95a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf6e0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf6e0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13e3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452f07e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452f07e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 148babec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40cce6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2eb3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cce6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4261aca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4261aca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: 78616f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 23e25a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73de628a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f82fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 5f8b4707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac1d7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5127884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a180c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 4147fc8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 6d229dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8a5dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8a5dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f7b349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f7b349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 5764686b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 6d97f557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5305eeaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9b61ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e475353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b61ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2eaea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2d4f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2d4f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 325937ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3744c7fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584dfa09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6064c158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c0868c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584dfa09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3744c7fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7ebe97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: facdde2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7ebe97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: facdde2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33be7491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33be7491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 38efe593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: 30a9d8a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 595c7bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df8a32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f94890c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f94890c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1caa5007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 5414b0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: 490bd523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bacf1bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1126d11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1126d11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 1b74d69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6a568d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6a568d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42365a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a0a77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 35ca6a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a239356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a239356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 4eec9b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 293e2a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75292cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7103255a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293e2a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:17.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75292cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce9774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a1afdd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1afdd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 486823e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: fcaa802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 2420bde2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fea63fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d11b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9047ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9047ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706c3728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706c3728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31819ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 4e4e148f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b07cf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b07cf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e8517e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e8517e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 6fbf354f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d17cbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 37585322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 1b37c5b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 54333b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 461683e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739d5cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739d5cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc71c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4798d24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e5d9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565aebf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e5d9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565aebf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 177a631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2713d82b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177a631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 20c4dd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 38b49e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530839ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570d5d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1a7d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11da34d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 7ce6e782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6e2cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 124347a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d5734d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124347a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27908908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: 33d4b14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b375b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 72ae82f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc8247a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576558c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5189ed31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575c1714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576558c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5189ed31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ba1aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ba1aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 70f87ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 31f0e19c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 674c8dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674c8dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d473dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d473dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eebfb4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eebfb4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242c5594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f937aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fc8bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: 30db2644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bacf8d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bacf8d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 2e206d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ecc9818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242c5594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecc9818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: d874bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ceba93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ceba93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a399e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a399e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ede6b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ede6b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: 45d9d430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cbbf3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 5ffb600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 75095b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbc5817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7767f4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511e847e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511e847e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3df18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 259c1f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 10c9a40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7a0254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 58b24eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a67df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a67df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 3a7b7aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19cdd847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cdd847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d290501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782891e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: 5f3a3a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 38febd11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd67340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd67340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76218f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76218f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d56acb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 4c758c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab7196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774b77b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774b77b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6f17e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c057a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c057a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca01763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 1ea582b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca01763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 4fb34647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: 3efa114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a1bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 5d60e379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a1bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694fd42e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d86eede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 14aad60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67578342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90906d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37683351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 38dcadb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67578342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb4888a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a1694e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb4888a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd2449a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: 592d3bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1779cd11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f28e4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd4bb14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9a3596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f28e4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 5e10239a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9f1211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9f1211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac323f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: 56f5f7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac472d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aad4a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: 4b5a0934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac472d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759ad611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759ad611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cd0217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cd0217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: 1ef7f432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db5c916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db5c916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef3fe7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f46e646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f46e646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 25866f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa6a3ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef3fe7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 444fb95a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa6a3ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 2db7060f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21981696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e5079e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21981696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5079e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 15da3a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7100c7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256d926b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256d926b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 1e3d2f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fd2f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 1850d6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 24f62132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ae05d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: 43fdd783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f84c05b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 13bdc549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa1a6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 77ff0ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7e61d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4521a08e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a878662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa1a6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba5a612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f00dda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f00dda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed621ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed621ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 6d7f4a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d37cdba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f2801a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7503cd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f2801a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326af0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7503cd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 38c11071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e7acb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e7acb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 5d6e48c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 599a137a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484-, and the Request Id: 6253ffd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2928e984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb50fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7998ed9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b010802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7998ed9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a3e27c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3e27c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a72b85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a72b85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.243+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 7de3847a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: 7afb4cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78c89789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322a6752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d05cad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d05cad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c89789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df65a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19169036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 74411048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df65a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 539e4972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e9fd2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 339b0bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcf62ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66122309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1baf2e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120a031c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75385374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694a2484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 3912b2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 526451e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526451e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 6055c4b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136837f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136837f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488, and the Request Id: 32fc3126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b86431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b86431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e97ae73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3ce169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3ce169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 415f00c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2244b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2244b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415f00c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a630ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a630ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: 2af3a516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 342ccdf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e50ce24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f7932e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7932e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a08afcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1674349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: 16014dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a08afcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2acc7516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d00a883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120bac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acc7516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120bac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb99da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1218b1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1218b1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccb1000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: 53889350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 13b5f41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: 3ecc1fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 5f10a46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 1b0fb96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: 57d01867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5c9759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5c9759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f441d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a6fe4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310d872a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b4b610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a6fe4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4746200e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9ced50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9ced50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4746200e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: d83bfb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f9491e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 31800819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: 54546609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b4b610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f29262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218be67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 5c6a1511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256a58ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea4b40e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f29262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501a2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 3e9dfb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7441dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd71a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4e6951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 4102a602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 36d6cd8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ac49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ac49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7879958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7879958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: 706a1351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 34cb47b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50b572bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b572bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17dd015f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dd015f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 224b74b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3788cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8576a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f81873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3788cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57fb869b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57fb869b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183d59a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183d59a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9cf0ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fded50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 317cca9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7ea7ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fded50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcab2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcab2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: 7219c07a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671572a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: 17682d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d813ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671572a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 3ed61462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dcadda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d09b126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42af0ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 13ea5a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: 4e0e9825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fa24e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc0cf04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fa24e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54bdaaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54bdaaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39de1f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4906efae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39de1f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 38ea38b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ac05ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ac05ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1da0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: 2c0ebc21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1da0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: edd47b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 17369cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f7e692b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7e692b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: 5342b07e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1efbd50d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efbd50d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5a33e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5a33e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: c32b10e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d71a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661ca3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661ca3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68567883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 5c4e3a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587daec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486-, and the Request Id: 74f97b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587daec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e73c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 2e069002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a47ac48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 47b11569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 1042a3ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367cef36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76365252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453d84f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20894ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385dd882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bce2147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 4afc1be3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fd644a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fd644a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342f0697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b9783b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b526f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211c816c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c816c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55825cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 33406313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d96088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: 42aa54d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d64a2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7bba3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d64a2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9199e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9199e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d46a827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e6852b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6852b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d2c6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.515+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 2282290c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d2c6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b4b8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 67ba269c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb3988c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb3988c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cd4322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cd4322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42d8d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e50f408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d8d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e50f408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ebea68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f04158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ebea68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3283440c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 5a201426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33fb1de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f04158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd0e571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3283440c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 13b9e8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fb1de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 58c3539c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7843527b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7843527b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd0e571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: 341e09b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 39e5455c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 27c38b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 1a80f9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: 3828fac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d15cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520cecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: 1afce5df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 4864158e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d1d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3572d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db4204d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 1e3fa747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f7632f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f7632f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 3d4bee64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8da6b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8da6b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 661fe43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275949ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323bbd96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a0cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323bbd96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cbca8ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbca8ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6266948b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485, and the Request Id: 6a51331c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55de9684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789b3a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f50069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f77358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42254909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b02cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: c73d131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42254909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2985f50d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2985f50d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e9b511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 21a2816c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0be7f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 4801f0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0be7f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a3d4480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: 14ae2a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3d4480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1421e5c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7c1615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 342bdaf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7c1615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1421e5c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c05a30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143014c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ea7c898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143014c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c05a30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea7c898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ed4fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 673f622c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 2feb0614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 464f2368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283791d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673f622c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.631+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: 2c7c9de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6096acfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 31785ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2f5b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5705960b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b58b8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611cb0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: 9abf6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: 6b666b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1841ea5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1841ea5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f5547a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2131c8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c818662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2131c8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2024541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2024541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 724d25b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 507e3714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd25686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f8b4c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8b4c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198c62e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf1bccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 66901ad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3b482a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf1bccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 385930c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3b482a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b4d772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724d25b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bec9ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6355f37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 35a6985e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6355f37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e289f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e289f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 68b31054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bec9ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: 614abfa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: 3279a9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.687+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd00ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9948c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9948c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 6fe5152a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b361824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 292fed9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 61b67a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b361824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: 226c3f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad18315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aba75ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 54953487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c478597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc62524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 3d3c736e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f224a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e6756b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a66a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a66a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebaebb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b77ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b47629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b47629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: 60ea4e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f86c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f3db11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f86c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e740d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f3db11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e903cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2011897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a594f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e740d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8ca161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a594f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2011897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 66fd068f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 35645dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9de9133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22555f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9de9133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f75ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eff2ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6278559a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c7d8b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6278559a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 4b43a136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 6d9f6a4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65086358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 15f7a4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65086358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 3de538e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c36ecb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 5eabc999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: 2b4e7b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d660edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c36ecb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 995501b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763d197a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 995501b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763d197a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 158e0c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1af889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25cc5ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9be5db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cc5ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e244dca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe0142e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b67ce2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 4231dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe0142e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: 7e58a18e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: 10b2bcbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 4e533841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b28f0bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f283b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f283b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e798639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e798639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 4a75c78b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 10982151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0bbb31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b87d25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2207393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 591661c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c67999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526e66d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b59db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154b3c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e181e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e181e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddebd81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65856eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e40f1e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e1c0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e1c0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 33254a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec94389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dda3294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6a1457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec94389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c401509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c401509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6a1457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bdeffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bdeffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 38c71603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c8c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c8c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: 2d7f55d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 1fe40797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433d8e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea036aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea036aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433d8e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37becc64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f87f173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37becc64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f87f173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee1cc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 4499dc11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee1cc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: 7a0fe430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: 4931667a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: 3050a07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f69ac43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f69ac43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5def1bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5def1bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: 3fa568b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5c1284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 7aa42016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5c1284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 32d6f657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4584199c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c190441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c190441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: 670c47f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 5173d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b398f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 7b3e55ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 60902c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 52b21fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a91e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a56458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a56458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8555e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f251880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d626766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d626766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 6a4c1336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c97cd64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d4309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a40e4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 5ab1745a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe6db89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702b4d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c648f60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566c9868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1a6e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da4f3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b15bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1a6e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa6914a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee29594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6148d08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ebd44f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1650875e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ebd44f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: 22dc949a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1650875e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6148d08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c453a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c453a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550baf43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550baf43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: e346695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe78c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe78c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c697d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c697d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 2864e02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: 6fd68f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff22cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 779d73ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 88b4552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608ca12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 5466b50a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f84a774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 2c1be96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 17e99fc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f84a774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68696f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c1966ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1966ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 667d9336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68696f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667d9336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f2517f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c359ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c359ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c377c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c377c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a42de90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 308d0f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5023eb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4762d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 1fd4bcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c752f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c752f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a482c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a482c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: 52eb75a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: 624446a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 128d1849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfcbb3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81ca35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdb7a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9c02f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdb7a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: 4f14227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 6d10fb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d6b70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d6b70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130a623a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f3610c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:18.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2634748c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2634748c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a5b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 463b77fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: 716762e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bed8b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a5b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dda242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577c922d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5492612d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5492612d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 7ff9e261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fba626e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330d2a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 2405a3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a75b98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd4e9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a75b98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9c1e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 3dfa44a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9c1e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5d5ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 42ea31fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c482058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26feb4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c482058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26feb4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 1a8022ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b1153b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d8b94d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8b94d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 41063fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b222be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b222be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f48163a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c81f723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c81f723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e522bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 3861c43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f48163a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d26cbfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 76fd5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767daa0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 579e6797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: 26b0f625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767daa0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579e6797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151cfff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c36b182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151cfff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c36b182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c63017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c63017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: 7a52de12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 4f91f503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 781f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: 3a2f6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 4897d594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b08571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 5115555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: aeb27bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e7c7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5423e82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c505648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eedccbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 39126279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eedccbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b118b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edeed5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7620d2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c572ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1959971c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c572ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b8c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: 78c3ce5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2299e732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719b39b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17130aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381c709d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7452293b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a08414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a08414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ac63285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac63285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29b8d4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 14f39888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 11e6e429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b8d4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5238ee72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5238ee72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea2a006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 9fb1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea2a006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 2cdddb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ff9af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb1f78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ff9af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb1f78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: 31c680ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702b8693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17747595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff2e245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.126+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17747595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a1980e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702b8693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a1980e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff2e245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: dd82257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4267f160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73463078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73463078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d1583c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4267f160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: 65fa4bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d1583c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: 593a47f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 61fc7237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 58ef1527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56dda8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 667b697e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 5f9eda49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: 1a02cb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 3bc5d170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 745dd796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae25a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b4f877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44716ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4386a3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e1cc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6017ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537e39ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5452b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537e39ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ec6861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3bd32e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3bd32e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 7ee4af0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3626d3c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53fb5f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fb5f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d10a911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c489566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c489566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4f96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4f96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db08025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 5ff87a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 57a50173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5b22c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5b22c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3931ed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f9bde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: 6cb19b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 373801b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 2826e27c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456111e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373801b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456111e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b87bfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b87bfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd5d259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd5d259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 4214d1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 6b84e6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad26c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11373cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 51709847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 6db8b8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2786540a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2786540a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771c53fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1c0243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: 4185ec77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76988f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1343c215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1c0243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bfb02d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 1d287c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfb02d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9d65ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a4f757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a4f757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 534a903b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f08fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f08fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c227bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 4652eefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c03a72a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b65cf9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b65cf9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b8fd70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b8fd70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49b890a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b890a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fe622e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 50cae5a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: 147441b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c34b752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac69d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bec8b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: 3ebf0742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bec8b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 3c945b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5520d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5520d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: 1cc3d05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc519ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc519ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bfd4eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da1f4fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfd4eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f32bab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176bdf33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176bdf33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: 6e4df68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fff272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fff272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 43e0e3e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c700b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 2ec91170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c700b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 20ee49d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 6838f6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58793c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58793c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40660858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e14675b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 31c1880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: 7283fd45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a589994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a589994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de0cd1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ea51d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79da471b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79da471b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: 3ad09f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be96b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2203debc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: 3f3175b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 165ee15d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4548a53d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3ecfbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48bb40ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ff052a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f10227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f10227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ff052a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753dfe85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c36708b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b8b09e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d8341b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753dfe85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8b09e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: 318ae809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9d7654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: 1dd5d938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9d7654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c193423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f38f955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfe832e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c193423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfe832e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 315b18ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc0a7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f38f955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc0a7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49099bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49099bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 1f3a1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: c06ebe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499, and the Request Id: 1fb677c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: 79460776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 299bfba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d20da0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: 45d5dc96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 4960769c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f16916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0139c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f83ad77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a43fbcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5d337e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774e453c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c30f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd8dda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c30f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b167266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2244a0f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b167266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 731149d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2244a0f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731149d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 2805dae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: 17830ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee46692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee46692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 695524f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bce77ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695524f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: 81f1baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bce77ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: 5cd28f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 208f2d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a08365e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a08365e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73672f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 6c73484b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f83e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 3be0edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb81002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: 1363e61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62a25201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e19ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a25201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a33ddd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a33ddd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: 56b8761b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186e709a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 566f961d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3ae7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3ae7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500021ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e1a91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e074508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e1a91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: 1ca91dfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cbb541f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 7fc98b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbb541f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e56c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b53e159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b53e159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 38838d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b72fc1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505e4820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: 2c32cb6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505e4820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 517018fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517018fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 3a127b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: 1405edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55953235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c4a447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79108909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9b9c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49120eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49120eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4d46f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 117c636e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4d46f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 7dda579c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7326b597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7326b597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d7e976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d7e976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf8c03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf8c03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223681f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 74a66288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 565f2a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223681f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: 6dd947cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fadcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: 73a15242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 7ccf9827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d94bcfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a4cb82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b3ca1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0f019d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47db48d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47db48d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b480be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b480be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 4259ecf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42695035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42695035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f3e483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4b8fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4b8fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 89b22e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15735d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15735d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 5611dce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234e01b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234e01b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: 164d433f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: 397eea86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9e2af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 59f2cd05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185aef7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39305e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39305e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0ee5cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0ee5cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 47c6c262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: 8fd0682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb1803c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30923246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6022739b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6022739b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ea5ef9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea5ef9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 282a731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: a604fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.624+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M27.468770681S [facility=, subject=, traceId=] 2026-01-31T10:11:19.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 40a90c02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7e5c548a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5c548a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.729+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:19.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 3a86595c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a86595c the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2f231c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 7616d541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 3efd1c13, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efd1c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.954+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 2026-01-31T10:11:19.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 1a11aedf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: c3fae2e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:19.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3fae2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.000+0000 [reactor-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-01-31T10:11:20.002+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a11aedf the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: fc1cd76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.070+0000 [https-jsse-nio-auto-6-exec-9] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc1cd76 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 18ec81bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.141+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:20.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c6de33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 64739300, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64739300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.205+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c6de33 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 24267111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5cb3bc07, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb3bc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.260+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24267111 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d8b6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 253904f7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253904f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.333+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d8b6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: ac421be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 21f66f13, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f66f13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.387+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac421be the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394fb774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 373c33c2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373c33c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.445+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394fb774 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1e6361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 2e2c4383, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2c4383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.521+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1e6361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7941bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.610+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-01-31T10:11:20.611+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7941bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 246c0ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.716+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-01-31T10:11:20.717+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246c0ead the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6553554c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.798+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-01-31T10:11:20.799+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6553554c the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d473f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.875+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-01-31T10:11:20.876+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d473f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 1e603eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 495b7777, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495b7777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.946+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e603eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 7bb740b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:20.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb740b1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6b78d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4a0bbd61, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0bbd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.076+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 47c8f348, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c8f348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.079+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6b78d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.079+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-01-31T10:11:21.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8ff0df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3d7663c2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7663c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.127+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8ff0df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d3a3e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: fe4467d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 16c20220, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c20220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe4467d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.182+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d3a3e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558f0c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558f0c2c the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1835302e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1835302e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee27f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 38d9f52e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d9f52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.333+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee27f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.335+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-01-31T10:11:21.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a2c535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 46db7a38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46db7a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2b7ce0b0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7ce0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.390+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a2c535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.391+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-01-31T10:11:21.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a08b008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4510c0a9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4510c0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.448+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a08b008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.448+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-01-31T10:11:21.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 307ac330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7b6060b9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6060b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7cfe506a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfe506a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7d8f8bf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8f8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.507+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307ac330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4204f494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4204f494 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5950e836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5950e836 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 77358614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 61adda2e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61adda2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.654+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:21.662+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77358614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 606d52b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606d52b7 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 53235177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 125b511e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125b511e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.753+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53235177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 326865e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326865e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 3b506535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:21.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b506535 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335d5a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335d5a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d97264f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d97264f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656953e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656953e0 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25408f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25408f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 998c98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 998c98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4936430b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4936430b the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6437e043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6437e043 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29432896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29432896 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 6302da44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6302da44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 2b398a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b398a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 1db0fa00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db0fa00 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 7684e283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7684e283 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 7ddcb33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddcb33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 5d9bf188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9bf188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 5a466fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a466fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 6e17cc8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:22.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e17cc8e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 65f92592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f92592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 3c4c3697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4c3697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 3bf2cd8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6bddfc52, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bddfc52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.383+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:23.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 35911a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 1d0174ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 53366c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 72128ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72128ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 4b24c19b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b24c19b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.746+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:42437/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2026-01-31T10:11:23.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 3bdb88ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 5414ae5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6c336c51, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c336c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.863+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:23.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 7e0baee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0baee4 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 1d27e912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:23.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d27e912 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 397647be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397647be the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 30f36dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f36dda the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 4fcf8ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcf8ca5 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3750819f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3750819f the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 117c0f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c33f891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 48fbfd4a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fbfd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.267+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:24.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb460bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2fd7e656, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd7e656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.354+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638a3e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 78a155a3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a155a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.362+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638a3e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 6e946da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 48aaf45c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48aaf45c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.409+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e946da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1944fd7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1944fd7f the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1983b1e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3a70c07a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a70c07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.516+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1983b1e9 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155259f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3a7ebcc5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7ebcc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.563+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155259f the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe19338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4e9bd3f2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9bd3f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.619+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:24.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 75c239d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae5f670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 505529f5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505529f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.727+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:24.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cddff18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 10248906, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10248906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.770+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cddff18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe3f977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 10e242fd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e242fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.832+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe3f977 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6d2467e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 21c1b0ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.930+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:24.948+0000 [https-jsse-nio-auto-6-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-01-31T10:11:24.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 278e9310, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:24.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-01-31T10:11:24.955+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-01-31T10:11:25.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2428f3a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:25.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3975dd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:25.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6c781d42, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:25.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c781d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:25.244+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:27.241+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-01-31T10:11:27.306+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:27.309+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:27.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 42ff60aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ff60aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b413bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4f6369be, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6369be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.744+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b413bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468a7a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468a7a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211ccf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5cb01ba9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb01ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.835+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211ccf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 195a61ce, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.952+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-01-31T10:11:27.953+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42437/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-01-31T10:11:27.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 3a62a274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.965+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-01-31T10:11:27.966+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42437/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-01-31T10:11:27.966+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a62a274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.966+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a62a274 the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.springframework.boot.actuate, and the Request Id: 1b0e1ce5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.968+0000 [https-jsse-nio-auto-6-exec-11] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0e1ce5 the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.969+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-01-31T10:11:27.970+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42437/actuator/shutdown'' [facility=, subject=, traceId=] 2026-01-31T10:11:27.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: 55da295b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.972+0000 [https-jsse-nio-auto-6-exec-1] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [55da295b] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.977+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:27.978+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55da295b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:27.979+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55da295b the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.13 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:28.076+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:28.077+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:28.274+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.276+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration$ProbesCondition - Condition AvailabilityProbesAutoConfiguration.ProbesCondition on org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration did not match due to Probes availability not running on a supported cloud platform [facility=, subject=, traceId=] 2026-01-31T10:11:28.276+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.282+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.cache.CachesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.282+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.285+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.287+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.288+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.289+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.289+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.296+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.299+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.flyway.FlywayEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.299+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.301+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.303+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.304+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.306+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.OnEnabledLoggingExportCondition - Condition OnEnabledLoggingExportCondition on org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingConfigurations$Exporters matched due to @ConditionalOnEnabledLoggingExport is enabled by default [facility=, subject=, traceId=] 2026-01-31T10:11:28.306+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint the configured access for endpoint 'heapdump' is NONE [facility=, subject=, traceId=] 2026-01-31T10:11:28.307+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.312+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration did not match due to @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered false [facility=, subject=, traceId=] 2026-01-31T10:11:28.312+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2026-01-31T10:11:28.317+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2026-01-31T10:11:28.319+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.338+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.r2dbc.ConnectionFactoryHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.339+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.339+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.341+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration$ApplicationStartupCondition - Condition StartupEndpointAutoConfiguration.ApplicationStartupCondition on org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration did not match due to ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. [facility=, subject=, traceId=] 2026-01-31T10:11:28.343+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConfigurations$Exporters did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2026-01-31T10:11:28.345+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.345+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-01-31T10:11:28.360+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2026-01-31T10:11:28.361+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2026-01-31T10:11:28.374+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:28.399+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.401+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.404+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#envInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true [facility=, subject=, traceId=] 2026-01-31T10:11:28.404+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#gitInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.405+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#buildInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.405+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#javaInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true [facility=, subject=, traceId=] 2026-01-31T10:11:28.405+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#osInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true [facility=, subject=, traceId=] 2026-01-31T10:11:28.405+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#processInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true [facility=, subject=, traceId=] 2026-01-31T10:11:28.405+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2026-01-31T10:11:28.405+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfo did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2026-01-31T10:11:28.406+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.406+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.409+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.410+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.410+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration#pingHealthContributor matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-01-31T10:11:28.411+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.411+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration$LogFileCondition - Condition LogFileWebEndpointAutoConfiguration.LogFileCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration#logFileWebEndpoint matched due to Log File found logging.file.name /var/log/policy-agent/application.log [facility=, subject=, traceId=] 2026-01-31T10:11:28.412+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.412+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration$OnEnabledLoggingSystemCondition - Condition LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration#loggersEndpoint matched due to Logging System enabled [facility=, subject=, traceId=] 2026-01-31T10:11:28.415+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.416+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryPropagationConfigurations$PropagationWithBaggage#textMapPropagatorWithBaggage did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2026-01-31T10:11:28.425+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2026-01-31T10:11:28.429+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration$MultipleNonPrimaryMeterRegistriesCondition - Condition CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition on org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration did not match due to NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry [facility=, subject=, traceId=] 2026-01-31T10:11:28.432+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2026-01-31T10:11:28.433+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-01-31T10:11:28.469+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2026-01-31T10:11:28.470+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration#managementHealthEndpointWebFluxHandlerMapping did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2026-01-31T10:11:28.633+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:28.800+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 2026-01-31T10:11:28.813+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 2026-01-31T10:11:28.815+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.816+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health/{*path}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.816+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/info, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.816+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/shutdown, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2026-01-31T10:11:28.817+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/logfile, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.817+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.818+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/loggers/{name}, consumes [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2026-01-31T10:11:28.818+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers/{name}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.819+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.819+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.819+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics/{requiredMetricName}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.819+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.820+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.util.Map> org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping$WebFluxLinksHandler.links(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-01-31T10:11:28.821+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 2026-01-31T10:11:28.823+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 2026-01-31T10:11:29.019+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 1.004 seconds (process running for 221.072) [facility=, subject=, traceId=] 2026-01-31T10:11:29.072+0000 [https-jsse-nio-auto-7-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 3268d912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:29.097+0000 [https-jsse-nio-auto-7-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3268d912 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:29.146+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 20f70b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:29.148+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f70b10 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:29.201+0000 [https-jsse-nio-auto-7-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 20a05678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:29.207+0000 [https-jsse-nio-auto-7-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:11:29.208+0000 [https-jsse-nio-auto-7-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-01-31T10:11:30.031+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-01-31T10:11:30.228+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:30.258+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:30.364+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 402f3837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:30.366+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402f3837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-01-31T10:11:30.613+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] [facility=, subject=, traceId=] 2026-01-31T10:11:30.627+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-01-31T10:11:30.728+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2026-01-31T10:11:30.879+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2026-01-31T10:11:30.913+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-01-31T10:11:30.923+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-01-31T10:11:31.228+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-01-31T10:11:31.240+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:31.426+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:31.426+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:31.735+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:31.868+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-01-31T10:11:31.868+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-01-31T10:11:31.869+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-01-31T10:11:31.870+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-01-31T10:11:31.870+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-01-31T10:11:31.870+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-01-31T10:11:31.918+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:31.920+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-01-31T10:11:32.171+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.858 seconds (process running for 224.221) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:32.520+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:32.520+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:32.788+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:32.972+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:33.244+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.752 seconds (process running for 225.297) [facility=, subject=, traceId=] 2026-01-31T10:11:33.254+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-01-31T10:11:33.261+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-01-31T10:11:33.269+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-01-31T10:11:33.270+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-01-31T10:11:33.277+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-01-31T10:11:33.286+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-01-31T10:11:33.300+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.840 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2026-01-31T10:11:33.815+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2026-01-31T10:11:33.818+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2026-01-31T10:11:33.820+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Exiting method: signature [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:33.901+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:33.902+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-01-31T10:11:33.902+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:34.145+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:34.306+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-01-31T10:11:34.306+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:34.306+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-01-31T10:11:34.307+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-01-31T10:11:34.307+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:34.307+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-01-31T10:11:34.346+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:34.378+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:34.384+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:34.616+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-01-31T10:11:34.617+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-01-31T10:11:34.617+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.777 seconds (process running for 226.67) [facility=, subject=, traceId=] 2026-01-31T10:11:34.618+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-01-31T10:11:34.654+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42439/actuator/health'' [facility=, subject=, traceId=] 2026-01-31T10:11:34.753+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-01-31T10:11:34.849+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42439/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-01-31T10:11:34.874+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:34.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:34.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:35.203+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:35.400+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:35.659+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.764 seconds (process running for 227.712) [facility=, subject=, traceId=] 2026-01-31T10:11:35.735+0000 [https-jsse-nio-auto-10-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:11:35.764+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:35.781+0000 [https-jsse-nio-auto-10-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:35.913+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:35.913+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-01-31T10:11:35.913+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:36.232+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:36.391+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-01-31T10:11:36.391+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:36.391+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-01-31T10:11:36.392+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-01-31T10:11:36.392+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:36.393+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-01-31T10:11:36.440+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:36.477+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:36.484+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:36.822+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.949 seconds (process running for 228.875) [facility=, subject=, traceId=] 2026-01-31T10:11:36.823+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-01-31T10:11:36.831+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-01-31T10:11:36.831+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-01-31T10:11:36.872+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:40623/actuator/health'' [facility=, subject=, traceId=] 2026-01-31T10:11:36.888+0000 [https-jsse-nio-auto-11-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 360ad4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:36.922+0000 [boundedElastic-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360ad4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:36.923+0000 [boundedElastic-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360ad4bd the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:36.924+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:37.068+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:37.068+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-01-31T10:11:37.068+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:37.323+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-01-31T10:11:37.323+0000 [scheduling-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric1:checkOneRic [facility=, subject=, traceId=] 2026-01-31T10:11:37.324+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric1 state set to CONSISTENCY_CHECK [facility=, subject=, traceId=] 2026-01-31T10:11:37.330+0000 [scheduling-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Policies to be validated: [] , against: [] , in ric: ric1 [facility=, subject=, traceId=] 2026-01-31T10:11:37.330+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Ric: ric1 checked OK [facility=, subject=, traceId=] 2026-01-31T10:11:37.330+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-01-31T10:11:37.330+0000 [scheduling-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric2:checkOneRic [facility=, subject=, traceId=] 2026-01-31T10:11:37.330+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric2 state set to CONSISTENCY_CHECK [facility=, subject=, traceId=] 2026-01-31T10:11:37.331+0000 [scheduling-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Policies to be validated: [] , against: [] , in ric: ric2 [facility=, subject=, traceId=] 2026-01-31T10:11:37.331+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Ric: ric2 checked OK [facility=, subject=, traceId=] 2026-01-31T10:11:37.331+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric2 state set to AVAILABLE [facility=, subject=, traceId=] 2026-01-31T10:11:37.331+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-01-31T10:11:37.358+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:37.499+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-01-31T10:11:37.499+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:37.499+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-01-31T10:11:37.500+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-01-31T10:11:37.500+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:37.500+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-01-31T10:11:37.546+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:37.585+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:37.592+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:37.885+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-01-31T10:11:37.885+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.877 seconds (process running for 229.937) [facility=, subject=, traceId=] 2026-01-31T10:11:37.885+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-01-31T10:11:37.887+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-01-31T10:11:37.926+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37649/actuator/health'' [facility=, subject=, traceId=] 2026-01-31T10:11:37.938+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: 6d87687c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:37.947+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-01-31T10:11:37.947+0000 [boundedElastic-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d87687c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:37.948+0000 [boundedElastic-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d87687c the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.014+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-01-31T10:11:38.042+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37649/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-01-31T10:11:38.066+0000 [https-jsse-nio-auto-12-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 48c840b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.072+0000 [https-jsse-nio-auto-12-exec-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c840b the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.073+0000 [https-jsse-nio-auto-12-exec-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-01-31T10:11:38.073+0000 [https-jsse-nio-auto-12-exec-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-01-31T10:11:38.073+0000 [https-jsse-nio-auto-12-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:11:38.073+0000 [https-jsse-nio-auto-12-exec-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:37649, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-01-31T10:11:38.075+0000 [https-jsse-nio-auto-12-exec-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37649/example-authz-check'' [facility=, subject=, traceId=] 2026-01-31T10:11:38.096+0000 [https-jsse-nio-auto-12-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 261d840b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.103+0000 [https-jsse-nio-auto-12-exec-9] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261d840b the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.104+0000 [https-jsse-nio-auto-12-exec-9] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@143f2192 [facility=, subject=, traceId=] 2026-01-31T10:11:38.105+0000 [https-jsse-nio-auto-12-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261d840b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.105+0000 [https-jsse-nio-auto-12-exec-9] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261d840b the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.106+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-01-31T10:11:38.106+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-01-31T10:11:38.106+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-01-31T10:11:38.106+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-01-31T10:11:38.107+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-01-31T10:11:38.111+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-01-31T10:11:38.115+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c840b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.115+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c840b the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.115+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-01-31T10:11:38.118+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37649/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-01-31T10:11:38.119+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 12646a70, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.120+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12646a70 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.120+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-01-31T10:11:38.121+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-01-31T10:11:38.121+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-01-31T10:11:38.121+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:37649, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-01-31T10:11:38.121+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37649/example-authz-check'' [facility=, subject=, traceId=] 2026-01-31T10:11:38.125+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3537857, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.126+0000 [https-jsse-nio-auto-12-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3537857 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.127+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@7d2f8643 [facility=, subject=, traceId=] 2026-01-31T10:11:38.127+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3537857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.128+0000 [https-jsse-nio-auto-12-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3537857 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.129+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-01-31T10:11:38.129+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-01-31T10:11:38.129+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-01-31T10:11:38.131+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-01-31T10:11:38.133+0000 [reactor-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12646a70 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.133+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12646a70 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-01-31T10:11:38.133+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-01-31T10:11:38.224+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 2913 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2026-01-31T10:11:38.224+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-01-31T10:11:38.224+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-01-31T10:11:38.498+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-01-31T10:11:38.642+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-01-31T10:11:38.642+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:38.642+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-01-31T10:11:38.642+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-01-31T10:11:38.643+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-01-31T10:11:38.643+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-01-31T10:11:38.674+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-01-31T10:11:38.705+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:38.710+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-01-31T10:11:38.917+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-01-31T10:11:38.917+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-01-31T10:11:38.917+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.719 seconds (process running for 230.97) [facility=, subject=, traceId=] 2026-01-31T10:11:38.918+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-01-31T10:11:38.957+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33675/actuator/health'' [facility=, subject=, traceId=] 2026-01-31T10:11:38.981+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 265, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1policymanagementservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/jacoco.exec [INFO] Analyzed bundle 'a1policymanagementservice' with 111 classes [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api.json] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api.json [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=a1pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/a1pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ a1policymanagementservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.6:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- [INFO] Copying 5 resources from api to docs/offeredapis/swagger [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- [INFO] Copying 3 resources from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api [INFO] [INFO] --- docker:0.46.0:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.4:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.4:verify (default) @ a1policymanagementservice --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1policymanagementservice --- [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.12.0-SNAPSHOT/a1policymanagementservice-2.12.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.12.0-SNAPSHOT/a1policymanagementservice-2.12.0-SNAPSHOT.jar [INFO] [INFO] --- docker:0.46.0:build (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1policymanagementservice --- [INFO] org.o-ran-sc.nonrtric.plt:a1policymanagementservice:jar:2.12.0-SNAPSHOT [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.31:compile [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile [INFO] +- org.springframework.boot:spring-boot:jar:3.5.6:compile [INFO] | \- org.springframework:spring-core:jar:6.2.11:compile [INFO] | \- org.springframework:spring-jcl:jar:6.2.11:compile [INFO] +- org.springframework:spring-context:jar:6.2.11:compile [INFO] | +- org.springframework:spring-aop:jar:6.2.11:compile [INFO] | +- org.springframework:spring-beans:jar:6.2.11:compile [INFO] | +- org.springframework:spring-expression:jar:6.2.11:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.4:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.4:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile [INFO] | +- org.springframework:spring-web:jar:6.2.11:compile [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:3.5.6:compile [INFO] | +- org.springframework.data:spring-data-r2dbc:jar:3.5.4:compile [INFO] | | +- org.springframework.data:spring-data-relational:jar:3.5.4:compile [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile [INFO] | | +- org.springframework:spring-tx:jar:6.2.11:compile [INFO] | | +- org.springframework:spring-jdbc:jar:6.2.11:compile [INFO] | | \- org.springframework:spring-r2dbc:jar:6.2.11:compile [INFO] | +- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE:compile [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | \- io.r2dbc:r2dbc-pool:jar:1.0.2.RELEASE:compile [INFO] | \- io.projectreactor.addons:reactor-pool:jar:1.1.4:compile [INFO] +- org.postgresql:postgresql:jar:42.7.7:runtime [INFO] | \- org.checkerframework:checker-qual:jar:3.49.3:runtime [INFO] +- org.postgresql:r2dbc-postgresql:jar:1.0.7.RELEASE:runtime [INFO] | +- com.ongres.scram:client:jar:2.1:runtime [INFO] | | \- com.ongres.scram:common:jar:2.1:runtime [INFO] | | \- com.ongres.stringprep:saslprep:jar:1.1:runtime [INFO] | | \- com.ongres.stringprep:stringprep:jar:1.1:runtime [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile [INFO] +- org.flywaydb:flyway-database-postgresql:jar:11.7.2:runtime [INFO] | \- org.flywaydb:flyway-core:jar:11.7.2:runtime [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-toml:jar:2.19.2:runtime [INFO] +- org.aspectj:aspectjweaver:jar:1.9.24:compile [INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.46:compile [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.46:compile [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- com.google.code.gson:gson:jar:2.13.1:compile [INFO] +- org.json:json:jar:20250517:compile [INFO] +- org.projectlombok:lombok:jar:1.18.40:provided [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.4:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.15.4:compile [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.6:compile [INFO] +- software.amazon.awssdk:s3:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.32.33:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.32.33:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.32.33:runtime [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:runtime [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.32.33:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile [INFO] | \- io.netty:netty-resolver:jar:4.1.127.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.6:runtime (optional) [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.6:runtime (optional) [INFO] +- org.testcontainers:testcontainers-junit-jupiter:jar:2.0.3:test [INFO] | \- org.testcontainers:testcontainers:jar:2.0.3:test [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.0:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.0:test [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test [INFO] +- org.testcontainers:testcontainers-localstack:jar:2.0.3:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test [INFO] | +- net.minidev:json-smart:jar:2.5.2:test [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | +- org.springframework:spring-test:jar:6.2.11:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test [INFO] +- org.awaitility:awaitility:jar:4.2.2:test [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test [INFO] +- org.mockito:mockito-core:jar:5.17.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test [INFO] | +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test [INFO] | +- junit:junit:jar:4.13.2:test [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] | \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:test [INFO] | \- com.squareup.okio:okio-jvm:jar:3.15.0:runtime [INFO] +- commons-io:commons-io:jar:2.19.0:test [INFO] +- com.github.erosb:everit-json-schema:jar:1.14.6:compile [INFO] | +- commons-validator:commons-validator:jar:1.9.0:compile [INFO] | | +- commons-digester:commons-digester:jar:2.1:compile [INFO] | | +- commons-logging:commons-logging:jar:1.3.2:compile [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile [INFO] | \- com.google.re2j:re2j:jar:1.8:compile [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.5.4:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.5.4:compile [INFO] | | +- io.micrometer:context-propagation:jar:1.1.3:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.49.0:compile [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime [INFO] | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime [INFO] | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime [INFO] | +- com.squareup.okio:okio:jar:3.6.0:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.7.0-alpha:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.41.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.25.0-alpha:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.7.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.7.0:compile [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.7.0-alpha:runtime [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.7.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.41.0-alpha:runtime [INFO] | | +- org.snakeyaml:snakeyaml-engine:jar:2.7:runtime [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.37.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.37.0-alpha:runtime [INFO] | | \- com.google.cloud.opentelemetry:detector-resources-support:jar:0.31.0:runtime [INFO] | \- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.37.0-alpha:runtime [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile [INFO] +- ch.qos.logback:logback-core:jar:1.5.19:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.5.19:compile [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.21:compile [INFO] | \- org.jetbrains:annotations:jar:13.0:compile [INFO] \- com.google.protobuf:protobuf-java:jar:4.31.1:compile [INFO] [INFO] --- clm:3.0.2-01:index (default-cli) @ a1policymanagementservice --- [INFO] Saved module information to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:25 min [INFO] Finished at: 2026-01-31T10:11:51Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins12747933839150693912.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10229731167159850142.sh + find . -regex .*karaf/target + xargs rm -rf $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2057 killed; [ssh-agent] Stopped. FATAL: Could not verify application public id from IQ Server com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins3350867990842022483.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins17138646943687439626.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/archives/ [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins119079180073256197.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5c6a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5c6a/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins6569761976270757337.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config1953624560000238104tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins5377263428855029270.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins2428314880113011084.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5c6a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5c6a/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins17487027948530565198.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins900717940415444465.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5c6a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-5c6a/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins8326040965876666070.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5c6a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-5c6a/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-clm-master/199 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4548 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 8.6G 56% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 526 3297 0 4151 7151 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:7e:22:d6 brd ff:ff:ff:ff:ff:ff inet 10.32.7.91/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85817sec preferred_lft 85817sec inet6 fe80::f816:3eff:fe7e:22d6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:2f:ea:02:83 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:2fff:feea:283/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4548) 01/31/26 _x86_64_ (4 CPU) 10:03:48 LINUX RESTART (4 CPU) 10:04:01 tps rtps wtps bread/s bwrtn/s 10:05:01 152.27 69.09 83.19 5598.40 39505.30 10:06:01 42.94 0.28 42.65 29.19 5838.59 10:07:01 80.55 30.74 49.81 1656.39 10111.78 10:08:02 24.48 9.36 15.12 772.96 8309.08 10:09:01 86.06 6.35 79.70 554.93 45478.96 10:10:01 72.44 0.55 71.89 16.39 22810.80 10:11:01 2.23 0.00 2.23 0.00 208.23 10:12:01 25.01 0.75 24.26 27.20 8347.01 10:13:01 18.36 0.65 17.71 76.65 1356.31 Average: 55.98 13.10 42.88 970.95 15718.85 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:01 5913032 7420752 2254396 27.60 34944 1654684 966276 10.48 580316 1510412 50840 10:06:01 5658328 7411976 2509100 30.72 54436 1867760 984644 10.68 601140 1716652 183080 10:07:01 5296732 7257696 2870696 35.15 64164 2056472 1126620 12.22 791336 1869676 79872 10:08:02 4298968 6454964 3868460 47.36 68272 2241328 1814268 19.69 1640300 2003488 11268 10:09:01 2612372 6235120 5555056 68.01 127220 3530948 2385256 25.88 1912924 3270924 239968 10:10:01 2210784 5910788 5956644 72.93 136644 3580552 2712284 29.43 2321452 3240332 1800 10:11:01 2157172 5865420 6010256 73.59 136708 3587532 2736188 29.69 2364776 3247316 3388 10:12:01 3415748 7347004 4751680 58.18 139972 3799588 1080008 11.72 958880 3398560 11296 10:13:01 3411872 7355636 4755556 58.23 142752 3808156 1056696 11.47 958012 3401732 10260 Average: 3886112 6806595 4281316 52.42 100568 2903002 1651360 17.92 1347682 2628788 65752 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:01 ens3 388.65 187.64 1090.35 65.80 0.00 0.00 0.00 0.00 10:05:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 ens3 62.00 45.98 836.00 5.53 0.00 0.00 0.00 0.00 10:06:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 ens3 111.61 83.64 1371.86 18.16 0.00 0.00 0.00 0.00 10:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:02 ens3 216.30 186.84 2548.63 25.38 0.00 0.00 0.00 0.00 10:08:02 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 ens3 784.21 317.11 8489.39 26.10 0.00 0.00 0.00 0.00 10:09:01 lo 4.52 4.52 0.63 0.63 0.00 0.00 0.00 0.00 10:09:01 docker0 0.15 0.25 0.01 0.02 0.00 0.00 0.00 0.00 10:09:01 vethbcac149 0.15 0.41 0.01 0.03 0.00 0.00 0.00 0.00 10:10:01 ens3 31.16 17.54 63.26 16.16 0.00 0.00 0.00 0.00 10:10:01 lo 127.01 127.01 33.11 33.11 0.00 0.00 0.00 0.00 10:10:01 docker0 1.02 1.45 0.19 0.58 0.00 0.00 0.00 0.00 10:10:01 vethbcac149 0.18 0.37 0.01 0.02 0.00 0.00 0.00 0.00 10:11:01 ens3 96.10 44.83 23.31 134.80 0.00 0.00 0.00 0.00 10:11:01 lo 983.29 983.29 256.10 256.10 0.00 0.00 0.00 0.00 10:11:01 docker0 0.17 0.32 0.01 0.02 0.00 0.00 0.00 0.00 10:11:01 vethbcac149 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 10:12:01 ens3 156.41 121.45 1078.42 94.77 0.00 0.00 0.00 0.00 10:12:01 lo 452.59 452.59 148.97 148.97 0.00 0.00 0.00 0.00 10:12:01 docker0 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:13:01 ens3 11.05 11.90 8.81 5.68 0.00 0.00 0.00 0.00 10:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 205.32 112.62 1710.93 43.63 0.00 0.00 0.00 0.00 Average: lo 174.89 174.89 48.88 48.88 0.00 0.00 0.00 0.00 Average: docker0 0.16 0.24 0.02 0.07 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4548) 01/31/26 _x86_64_ (4 CPU) 10:03:48 LINUX RESTART (4 CPU) 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:05:01 all 18.57 0.00 2.96 5.43 2.81 70.24 10:05:01 0 16.46 0.00 1.72 3.32 2.58 75.92 10:05:01 1 15.57 0.00 2.12 8.08 2.34 71.88 10:05:01 2 30.24 0.00 2.70 4.64 3.15 59.27 10:05:01 3 12.02 0.00 5.29 5.68 3.15 73.86 10:06:01 all 19.82 0.00 1.27 1.94 1.68 75.29 10:06:01 0 9.72 0.00 0.71 0.12 1.44 88.01 10:06:01 1 18.34 0.00 1.06 5.05 1.13 74.42 10:06:01 2 23.72 0.00 1.62 2.26 2.20 70.19 10:06:01 3 27.50 0.00 1.71 0.31 1.97 68.51 10:07:01 all 19.11 0.00 1.38 1.80 3.09 74.62 10:07:01 0 32.47 0.00 1.80 1.27 3.02 61.43 10:07:01 1 19.15 0.00 1.14 3.68 2.72 73.31 10:07:01 2 14.71 0.00 1.55 0.36 3.24 80.14 10:07:01 3 10.19 0.00 1.02 1.88 3.39 83.51 10:08:02 all 49.79 0.00 1.68 0.69 5.71 42.13 10:08:02 0 49.55 0.00 1.81 0.63 5.56 42.45 10:08:02 1 38.73 0.00 1.64 0.76 5.69 53.17 10:08:02 2 56.04 0.00 1.34 0.68 5.72 36.22 10:08:02 3 54.81 0.00 1.94 0.71 5.88 36.65 10:09:01 all 36.66 0.00 7.12 1.35 5.63 49.23 10:09:01 0 37.41 0.00 5.23 1.86 5.67 49.84 10:09:01 1 32.10 0.00 7.58 0.44 5.21 54.67 10:09:01 2 43.57 0.00 8.56 1.59 6.30 39.98 10:09:01 3 33.60 0.00 7.14 1.52 5.38 52.36 10:10:01 all 49.14 0.00 3.45 1.27 6.34 39.79 10:10:01 0 48.14 0.00 2.66 0.88 6.39 41.92 10:10:01 1 45.71 0.00 3.56 0.47 6.58 43.68 10:10:01 2 51.99 0.00 4.15 3.05 6.37 34.43 10:10:01 3 50.69 0.00 3.42 0.70 6.02 39.18 10:11:01 all 65.50 0.00 7.11 0.01 10.56 16.82 10:11:01 0 68.73 0.00 7.18 0.03 9.54 14.52 10:11:01 1 61.71 0.00 6.88 0.00 11.19 20.23 10:11:01 2 69.55 0.00 7.18 0.00 10.12 13.16 10:11:01 3 61.96 0.00 7.18 0.00 11.42 19.44 10:12:01 all 47.25 0.00 4.37 0.35 7.13 40.90 10:12:01 0 50.36 0.00 4.07 0.40 6.78 38.39 10:12:01 1 53.15 0.00 4.39 0.03 7.17 35.26 10:12:01 2 42.80 0.00 4.42 0.03 7.32 45.43 10:12:01 3 42.68 0.00 4.63 0.92 7.27 44.50 10:13:01 all 20.54 0.00 1.03 0.87 1.59 75.97 10:13:01 0 5.68 0.00 0.76 0.02 1.35 92.19 10:13:01 1 47.46 0.00 1.56 0.25 1.86 48.87 10:13:01 2 22.78 0.00 0.89 1.30 2.31 72.72 10:13:01 3 6.34 0.00 0.88 1.92 0.88 89.98 Average: all 36.21 0.00 3.36 1.53 4.94 53.96 Average: 0 35.32 0.00 2.87 0.95 4.69 56.17 Average: 1 36.84 0.00 3.31 2.09 4.87 52.89 Average: 2 39.45 0.00 3.58 1.55 5.18 50.24 Average: 3 33.23 0.00 3.67 1.52 5.02 56.55